Ignore:
Timestamp:
06/11/09 15:02:44 (16 years ago)
Author:
Mathieu Morlighem
Message:

added md as output if requested

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/test/Verification/IceSheetNoIceFrontM2d_16/runme.m

    r883 r912  
    1 function runme(varargin)
     1function varargout=runme(varargin)
    22% This file can be run to check that the current version of issm is giving
    33% coherent results. This test deals with an icesheet without icefront for a 2d model. The geometry
     
    7777        end
    7878end
     79if nargout==1,
     80        varargout{1}=md;
     81end
Note: See TracChangeset for help on using the changeset viewer.