Changeset 778


Ignore:
Timestamp:
06/04/09 16:02:00 (16 years ago)
Author:
seroussi
Message:

addapted tolerance to control method tests

Location:
issm/trunk/test/Verification
Files:
2 edited

Legend:

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

    r777 r778  
    6464                        %Get field and tolerance
    6565                        field=fields{k};
    66                         tolerance=testsgettolerance(md,package,solution,field);
     66                        tolerance=testsgettolerance(md,package,misfit,field);
    6767
    6868                        %compare to archive
  • issm/trunk/test/Verification/PigControlMethodDragM2d_20/runme.m

    r777 r778  
    6363                        %Get field and tolerance
    6464                        field=fields{k};
    65                         tolerance=testsgettolerance(md,package,solution,field);
     65                        tolerance=testsgettolerance(md,package,misfit,field);
    6666
    6767                        %compare to archive
Note: See TracChangeset for help on using the changeset viewer.