Changeset 17084
- Timestamp:
- 01/09/14 13:33:10 (11 years ago)
- Location:
- issm/trunk-jpl/test/NightlyRun
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test237.m
r17081 r17084 47 47 48 48 % 49 md.transient.requested_outputs={'default','SurfaceforcingsMonthlytemperatures'}; 49 50 md=extrude(md,3,1.); 50 51 md=setflowequation(md,'SSA','all'); -
issm/trunk-jpl/test/NightlyRun/test237.py
r17081 r17084 58 58 59 59 # 60 md.transient.requested_outputs=['default','SurfaceforcingsMonthlytemperatures'] 60 61 md.extrude(3,1.) 61 62 md=setflowequation(md,'SSA','all')
Note:
See TracChangeset
for help on using the changeset viewer.