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/IceSheetIceFrontMP3d_9/updatearchive.m

    r712 r912  
    1 function updatearchive(varargin)
     1function varargout=updatearchive(varargin)
    22% This file can be run to update the velocity archives  of the test1.
    33% This test deals with an icesheet with icefront for a 3d model. The geometry
     
    5858        end
    5959end
     60if nargout==1,
     61        varargout{1}=md;
     62end
Note: See TracChangeset for help on using the changeset viewer.