Ignore:
Timestamp:
08/02/16 17:06:46 (9 years ago)
Author:
agscott1
Message:

CHG: Replaced Enums with Strings in matlab and python. Updated corresponding cpp code.

File:
1 edited

Legend:

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

    r19049 r21049  
    1616md=setflowequation(md,'SSA','all')
    1717md.cluster=generic('name',oshostname(),'np',3)
    18 md=solve(md,StressbalanceSolutionEnum())
     18md=solve(md,'StressbalanceSolution')
    1919
    2020#Fields and tolerances to track changes
Note: See TracChangeset for help on using the changeset viewer.