Changeset 17454


Ignore:
Timestamp:
03/17/14 16:44:32 (11 years ago)
Author:
jbondzio
Message:

ADD: Levelset method NRs: ValleyGlacierLevelsetCalvingSIA2d & ValleyGlacierLevelsetEnthCalvingHO3d

Location:
issm/trunk-jpl/test
Files:
4 added
2 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/NightlyRun/IdToName.py

    r17453 r17454  
    175175        802  : 'ValleyGlacierLevelsetThermalSSA3d',     
    176176        803  : 'ValleyGlacierLevelsetEnthalpyHO3d',     
     177        804  : 'ValleyGlacierLevelsetCalvingSIA2d',     
     178        805  : 'ValleyGlacierLevelsetEnthCalvingHO3d', 
    177179        1101 : 'ISMIPAHO',
    178180        1102 : 'ISMIPAFS',
  • issm/trunk-jpl/test/NightlyRun/test803.py

    r17452 r17454  
    5757        md.results.TransientSolution[1].Enthalpy,\
    5858        md.results.TransientSolution[1].Watercolumn,\
    59         md.results.TransientSolution[1].Temperature,\
    6059        md.results.TransientSolution[2].Vx,\
    6160        md.results.TransientSolution[2].Vy,\
     
    6766        md.results.TransientSolution[2].Enthalpy,\
    6867        md.results.TransientSolution[2].Watercolumn,\
    69 
    7068        ]
Note: See TracChangeset for help on using the changeset viewer.