Ignore:
Timestamp:
06/19/09 08:57:23 (16 years ago)
Author:
Mathieu Morlighem
Message:

added solution check

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/test/Verification/IceShelfIceFrontS3d_6/updatearchive.m

    r1012 r1022  
    6767                [analysis_type sub_analysis_type]=testsgetanalysis(solution);
    6868                [md packagefinal]=testsgetpackage(md,package);
     69                if ~testschecksolution(md.type,solution), continue; end
    6970                md=solve(md,'analysis_type',analysis_type,'sub_analysis_type',sub_analysis_type,'package',packagefinal);
    7071
Note: See TracChangeset for help on using the changeset viewer.