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

    r20468 r21049  
    4343md.transient.requested_outputs=['default','StrainRateparallel','StrainRateperpendicular','Calvingratex','Calvingratey','CalvingCalvingrate']
    4444
    45 md=solve(md,TransientSolutionEnum())
     45md=solve(md,'TransientSolution')
    4646
    4747#Fields and tolerances to track changes
Note: See TracChangeset for help on using the changeset viewer.