Ignore:
Timestamp:
10/10/13 09:55:10 (11 years ago)
Author:
Eric.Larour
Message:

CHG: changing requested outputs from enums to strings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/test/NightlyRun/test110.py ΒΆ

    r15565 r16363  
    1313md=setflowequation(md,'SSA','all')
    1414md.cluster=generic('name',oshostname(),'np',3)
    15 md.transient.requested_outputs=IceVolumeEnum()
     15md.transient.requested_outputs=['IceVolume']
    1616
    1717md=solve(md,TransientSolutionEnum())
Note: See TracChangeset for help on using the changeset viewer.