Changeset 21056 for issm/trunk-jpl/test/NightlyRun/test431.py
- Timestamp:
- 08/03/16 08:43:34 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test431.py
r21049 r21056 21 21 md.initialization.waterfraction=numpy.zeros((md.mesh.numberofvertices,1)) 22 22 md.initialization.watercolumn=numpy.zeros((md.mesh.numberofvertices,1)) 23 md=solve(md,'Steadystate Solution')23 md=solve(md,'Steadystate') 24 24 25 25 #Fields and tolerances to track changes
Note:
See TracChangeset
for help on using the changeset viewer.