- Timestamp:
- 06/11/09 15:02:44 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/test/Verification/IceSheetNoIceFrontM2d_16/runme.m
r883 r912 1 function runme(varargin)1 function varargout=runme(varargin) 2 2 % This file can be run to check that the current version of issm is giving 3 3 % coherent results. This test deals with an icesheet without icefront for a 2d model. The geometry … … 77 77 end 78 78 end 79 if nargout==1, 80 varargout{1}=md; 81 end
Note:
See TracChangeset
for help on using the changeset viewer.