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/test1103.py

    r19049 r21049  
    5454        #Compute the stressbalance
    5555        md.cluster=generic('name',oshostname(),'np',8)
    56         md=solve(md,StressbalanceSolutionEnum())
     56        md=solve(md,'StressbalanceSolution')
    5757
    5858        #Plot the results and save them
Note: See TracChangeset for help on using the changeset viewer.