Changeset 777
- Timestamp:
- 06/04/09 15:51:00 (16 years ago)
- Location:
- issm/trunk/test/Verification
- Files:
-
- 21 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/test/Verification/IceSheetIceFrontM2d_7/runme.m
r755 r777 21 21 %Initialize log message for nightly runs. 22 22 testname='IceSheetIceFrontM2d_7'; 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 -
issm/trunk/test/Verification/IceSheetIceFrontM3d_8/runme.m
r745 r777 21 21 %Initialize log message for nightly runs. 22 22 testname='IceSheetIceFrontM3d_8'; 23 tolerance=10^-11;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 -
issm/trunk/test/Verification/IceSheetIceFrontMP3d_9/runme.m
r745 r777 21 21 %Initialize log message for nightly runs. 22 22 testname='IceSheetIceFrontMP3d_9'; 23 tolerance=10^-12;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 -
issm/trunk/test/Verification/IceSheetIceFrontP3d_10/runme.m
r745 r777 21 21 %Initialize log message for nightly runs. 22 22 testname='IceSheetIceFrontP3d_10'; 23 tolerance=10^-5;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 -
issm/trunk/test/Verification/IceSheetIceFrontS3d_11/runme.m
r745 r777 21 21 %Initialize log message for nightly runs. 22 22 testname='IceSheetIceFrontS3d_11'; 23 tolerance=10^-5;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 -
issm/trunk/test/Verification/IceSheetNoIceFrontH2d_12/runme.m
r754 r777 21 21 %Initialize log message for nightly runs. 22 22 testname='IceSheetNoIceFrontH2d_12'; 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 -
issm/trunk/test/Verification/IceSheetNoIceFrontH3d_13/runme.m
r745 r777 21 21 %Initialize log message for nightly runs. 22 22 testname='IceSheetNoIceFrontH3d_13'; 23 tolerance=10^-12;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 -
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 -
issm/trunk/test/Verification/IceSheetNoIceFrontHM3d_15/runme.m
r747 r777 21 21 %Initialize log message for nightly runs. 22 22 testname='IceSheetNoIceFrontHM3d_15'; 23 tolerance=10^-12;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 -
issm/trunk/test/Verification/IceSheetNoIceFrontM2d_16/runme.m
r757 r777 21 21 %Initialize log message for nightly runs. 22 22 testname='IceSheetNoIceFrontM2d_16'; 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 -
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 -
issm/trunk/test/Verification/IceSheetNoIceFrontP3d_18/runme.m
r745 r777 21 21 %Initialize log message for nightly runs. 22 22 testname='IceSheetNoIceFrontP3d_18'; 23 tolerance=10^-5;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 -
issm/trunk/test/Verification/IceSheetNoIceFrontS3d_19/runme.m
r745 r777 21 21 %Initialize log message for nightly runs. 22 22 testname='IceSheetNoIceFrontS3d_19'; 23 tolerance=10^-5;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 -
issm/trunk/test/Verification/IceShelfIceFrontM2d_1/runme.m
r751 r777 21 21 %Initialize log message for nightly runs. 22 22 testname='IceShelfNoIceFrontM2d_1'; 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 -
issm/trunk/test/Verification/IceShelfIceFrontM3d_2/runme.m
r745 r777 21 21 %Initialize log message for nightly runs. 22 22 testname='IceShelfIceFrontM3d_2'; 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 -
issm/trunk/test/Verification/IceShelfIceFrontMP3d_3/runme.m
r745 r777 21 21 %Initialize log message for nightly runs. 22 22 testname='IceShelfIceFrontMP3d_3'; 23 tolerance=10^-12;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 -
issm/trunk/test/Verification/IceShelfIceFrontMPS3d_4/runme.m
r745 r777 21 21 %Initialize log message for nightly runs. 22 22 testname='IceShelfIceFrontMPS3d_4'; 23 tolerance=10^-12;24 23 25 24 %go through the solutions requested … … 62 61 63 62 for k=1:length(fields), 63 64 %Get field and tolerance 64 65 field=fields{k}; 66 tolerance=testsgettolerance(md,package,solution,field); 65 67 66 68 %compare to archive -
issm/trunk/test/Verification/IceShelfIceFrontP3d_5/runme.m
r745 r777 21 21 %Initialize log message for nightly runs. 22 22 testname='IceShelfIceFrontP3d_5'; 23 tolerance=10^-5;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 -
issm/trunk/test/Verification/IceShelfIceFrontS3d_6/runme.m
r745 r777 21 21 %Initialize log message for nightly runs. 22 22 testname='IceShelfIceFrontS3d_6'; 23 tolerance=10^-5;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 -
issm/trunk/test/Verification/PigControlMethodBM2d_21/runme.m
r745 r777 21 21 %Initialize log message for nightly runs. 22 22 testname='PigControlMethodBM2d_21'; 23 tolerance=10^-12;24 23 25 24 %go through the solutions requested … … 62 61 63 62 for k=1:length(fields), 63 64 %Get field and tolerance 64 65 field=fields{k}; 66 tolerance=testsgettolerance(md,package,solution,field); 65 67 66 68 %compare to archive -
issm/trunk/test/Verification/PigControlMethodDragM2d_20/runme.m
r745 r777 21 21 %Initialize log message for nightly runs. 22 22 testname='PigControlMethodKM2d_20'; 23 tolerance=10^-12;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.