- Timestamp:
- 06/04/09 15:51:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/test/Verification/IceSheetNoIceFrontM3d_17/runme.m
r745 r777 21 21 %Initialize log message for nightly runs. 22 22 testname='IceSheetNoIceFrontM3d_17'; 23 tolerance=10^-10;24 23 25 24 %go through the solutions requested … … 61 60 62 61 for k=1:length(fields), 62 63 %Get field and tolerance 63 64 field=fields{k}; 65 tolerance=testsgettolerance(md,package,solution,field); 64 66 65 67 %compare to archive
Note:
See TracChangeset
for help on using the changeset viewer.