Changeset 24256 for issm/trunk-jpl/test/NightlyRun/test703.py
- Timestamp:
- 10/18/19 06:52:19 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test703.py
r24214 r24256 9 9 10 10 #mesh parameters 11 x = np.arange(- 11 x = np.arange(-5, 5.5, .5).T 12 12 [b, h, sea] = NowickiProfile(x) 13 13 x = x * 10**3
Note:
See TracChangeset
for help on using the changeset viewer.