Changeset 1732


Ignore:
Timestamp:
08/17/09 16:54:21 (16 years ago)
Author:
seroussi
Message:

forgot package cielo_parallel in runme

File:
1 edited

Legend:

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

    r1152 r1732  
    1 function varargout=runme(varargin)
    21%RUNME - test deck for ISSM nightly runs
    32%
     
    3938        packages=varargin{1};
    4039else
    41         packages={'macayeal','ice','cielo_serial'};
     40        packages={'macayeal','ice','cielo_serial','cielo_parallel'};
    4241end
    4342
     
    6867                end
    6968
     69                error
    7070                %compute solution
    7171                [analysis_type sub_analysis_type]=testsgetanalysis(solution);
Note: See TracChangeset for help on using the changeset viewer.