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