Changeset 1732
- Timestamp:
- 08/17/09 16:54:21 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/test/Verification/IceShelfIceFrontM2d_1/runme.m
r1152 r1732 1 function varargout=runme(varargin)2 1 %RUNME - test deck for ISSM nightly runs 3 2 % … … 39 38 packages=varargin{1}; 40 39 else 41 packages={'macayeal','ice','cielo_serial' };40 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 42 41 end 43 42 … … 68 67 end 69 68 69 error 70 70 %compute solution 71 71 [analysis_type sub_analysis_type]=testsgetanalysis(solution);
Note:
See TracChangeset
for help on using the changeset viewer.