Ignore:
Timestamp:
08/03/16 08:43:34 (9 years ago)
Author:
Mathieu Morlighem
Message:

CHG: do not request solution in solution string

File:
1 edited

Legend:

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

    r21049 r21056  
    2121md.initialization.waterfraction=numpy.zeros((md.mesh.numberofvertices,1))
    2222md.initialization.watercolumn=numpy.zeros((md.mesh.numberofvertices,1))
    23 md=solve(md,'SteadystateSolution')
     23md=solve(md,'Steadystate')
    2424
    2525#Fields and tolerances to track changes
Note: See TracChangeset for help on using the changeset viewer.