Changeset 777


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

new way to compute the tolerance

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

Legend:

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

    r755 r777  
    2121%Initialize log message for nightly runs.
    2222testname='IceSheetIceFrontM2d_7';
    23 tolerance=10^-12;
    2423
    2524%go through the solutions requested
     
    5958
    6059                for k=1:length(fields),
     60                       
     61                        %Get field and tolerance
    6162                        field=fields{k};
     63                        tolerance=testsgettolerance(md,package,solution,field);
    6264
    6365                        %compare to archive
  • issm/trunk/test/Verification/IceSheetIceFrontM3d_8/runme.m

    r745 r777  
    2121%Initialize log message for nightly runs.
    2222testname='IceSheetIceFrontM3d_8';
    23 tolerance=10^-11;
    2423
    2524%go through the solutions requested
     
    6160
    6261                for k=1:length(fields),
     62                       
     63                        %Get field and tolerance
    6364                        field=fields{k};
     65                        tolerance=testsgettolerance(md,package,solution,field);
    6466
    6567                        %compare to archive
  • issm/trunk/test/Verification/IceSheetIceFrontMP3d_9/runme.m

    r745 r777  
    2121%Initialize log message for nightly runs.
    2222testname='IceSheetIceFrontMP3d_9';
    23 tolerance=10^-12;
    2423
    2524%go through the solutions requested
     
    6160
    6261                for k=1:length(fields),
     62                       
     63                        %Get field and tolerance
    6364                        field=fields{k};
     65                        tolerance=testsgettolerance(md,package,solution,field);
    6466
    6567                        %compare to archive
  • issm/trunk/test/Verification/IceSheetIceFrontP3d_10/runme.m

    r745 r777  
    2121%Initialize log message for nightly runs.
    2222testname='IceSheetIceFrontP3d_10';
    23 tolerance=10^-5;
    2423
    2524%go through the solutions requested
     
    6160
    6261                for k=1:length(fields),
     62                       
     63                        %Get field and tolerance
    6364                        field=fields{k};
     65                        tolerance=testsgettolerance(md,package,solution,field);
    6466
    6567                        %compare to archive
  • issm/trunk/test/Verification/IceSheetIceFrontS3d_11/runme.m

    r745 r777  
    2121%Initialize log message for nightly runs.
    2222testname='IceSheetIceFrontS3d_11';
    23 tolerance=10^-5;
    2423
    2524%go through the solutions requested
     
    6160
    6261                for k=1:length(fields),
     62                       
     63                        %Get field and tolerance
    6364                        field=fields{k};
     65                        tolerance=testsgettolerance(md,package,solution,field);
    6466
    6567                        %compare to archive
  • issm/trunk/test/Verification/IceSheetNoIceFrontH2d_12/runme.m

    r754 r777  
    2121%Initialize log message for nightly runs.
    2222testname='IceSheetNoIceFrontH2d_12';
    23 tolerance=10^-12;
    2423
    2524%go through the solutions requested
     
    5958
    6059                for k=1:length(fields),
     60                       
     61                        %Get field and tolerance
    6162                        field=fields{k};
     63                        tolerance=testsgettolerance(md,package,solution,field);
    6264
    6365                        %compare to archive
  • issm/trunk/test/Verification/IceSheetNoIceFrontH3d_13/runme.m

    r745 r777  
    2121%Initialize log message for nightly runs.
    2222testname='IceSheetNoIceFrontH3d_13';
    23 tolerance=10^-12;
    2423
    2524%go through the solutions requested
     
    6160
    6261                for k=1:length(fields),
     62                       
     63                        %Get field and tolerance
    6364                        field=fields{k};
     65                        tolerance=testsgettolerance(md,package,solution,field);
    6466
    6567                        %compare to archive
  • issm/trunk/test/Verification/IceSheetNoIceFrontHM2d_14/runme.m

    r756 r777  
    2121%Initialize log message for nightly runs.
    2222testname='IceSheetNoIceFrontHM2d_14';
    23 tolerance=10^-12;
    2423
    2524%go through the solutions requested
     
    5958
    6059                for k=1:length(fields),
     60
     61                        %Get field and tolerance
    6162                        field=fields{k};
     63                        tolerance=testsgettolerance(md,package,solution,field);
    6264
    6365                        %compare to archive
  • issm/trunk/test/Verification/IceSheetNoIceFrontHM3d_15/runme.m

    r747 r777  
    2121%Initialize log message for nightly runs.
    2222testname='IceSheetNoIceFrontHM3d_15';
    23 tolerance=10^-12;
    2423
    2524%go through the solutions requested
     
    6160
    6261                for k=1:length(fields),
     62
     63                        %Get field and tolerance
    6364                        field=fields{k};
     65                        tolerance=testsgettolerance(md,package,solution,field);
    6466
    6567                        %compare to archive
  • issm/trunk/test/Verification/IceSheetNoIceFrontM2d_16/runme.m

    r757 r777  
    2121%Initialize log message for nightly runs.
    2222testname='IceSheetNoIceFrontM2d_16';
    23 tolerance=10^-12;
    2423
    2524%go through the solutions requested
     
    5958
    6059                for k=1:length(fields),
     60
     61                        %Get field and tolerance
    6162                        field=fields{k};
     63                        tolerance=testsgettolerance(md,package,solution,field);
    6264
    6365                        %compare to archive
  • issm/trunk/test/Verification/IceSheetNoIceFrontM3d_17/runme.m

    r745 r777  
    2121%Initialize log message for nightly runs.
    2222testname='IceSheetNoIceFrontM3d_17';
    23 tolerance=10^-10;
    2423
    2524%go through the solutions requested
     
    6160
    6261                for k=1:length(fields),
     62                       
     63                        %Get field and tolerance
    6364                        field=fields{k};
     65                        tolerance=testsgettolerance(md,package,solution,field);
    6466
    6567                        %compare to archive
  • issm/trunk/test/Verification/IceSheetNoIceFrontP3d_18/runme.m

    r745 r777  
    2121%Initialize log message for nightly runs.
    2222testname='IceSheetNoIceFrontP3d_18';
    23 tolerance=10^-5;
    2423
    2524%go through the solutions requested
     
    6160
    6261                for k=1:length(fields),
     62                       
     63                        %Get field and tolerance
    6364                        field=fields{k};
     65                        tolerance=testsgettolerance(md,package,solution,field);
    6466
    6567                        %compare to archive
  • issm/trunk/test/Verification/IceSheetNoIceFrontS3d_19/runme.m

    r745 r777  
    2121%Initialize log message for nightly runs.
    2222testname='IceSheetNoIceFrontS3d_19';
    23 tolerance=10^-5;
    2423
    2524%go through the solutions requested
     
    6160
    6261                for k=1:length(fields),
     62                       
     63                        %Get field and tolerance
    6364                        field=fields{k};
     65                        tolerance=testsgettolerance(md,package,solution,field);
    6466
    6567                        %compare to archive
  • issm/trunk/test/Verification/IceShelfIceFrontM2d_1/runme.m

    r751 r777  
    2121%Initialize log message for nightly runs.
    2222testname='IceShelfNoIceFrontM2d_1';
    23 tolerance=10^-12;
    2423
    2524%go through the solutions requested
     
    5958
    6059                for k=1:length(fields),
     60                       
     61                        %Get field and tolerance
    6162                        field=fields{k};
     63                        tolerance=testsgettolerance(md,package,solution,field);
    6264
    6365                        %compare to archive
  • issm/trunk/test/Verification/IceShelfIceFrontM3d_2/runme.m

    r745 r777  
    2121%Initialize log message for nightly runs.
    2222testname='IceShelfIceFrontM3d_2';
    23 tolerance=10^-10;
    2423
    2524%go through the solutions requested
     
    6160
    6261                for k=1:length(fields),
     62                       
     63                        %Get field and tolerance
    6364                        field=fields{k};
     65                        tolerance=testsgettolerance(md,package,solution,field);
    6466
    6567                        %compare to archive
  • issm/trunk/test/Verification/IceShelfIceFrontMP3d_3/runme.m

    r745 r777  
    2121%Initialize log message for nightly runs.
    2222testname='IceShelfIceFrontMP3d_3';
    23 tolerance=10^-12;
    2423
    2524%go through the solutions requested
     
    6160
    6261                for k=1:length(fields),
     62                       
     63                        %Get field and tolerance
    6364                        field=fields{k};
     65                        tolerance=testsgettolerance(md,package,solution,field);
    6466
    6567                        %compare to archive
  • issm/trunk/test/Verification/IceShelfIceFrontMPS3d_4/runme.m

    r745 r777  
    2121%Initialize log message for nightly runs.
    2222testname='IceShelfIceFrontMPS3d_4';
    23 tolerance=10^-12;
    2423
    2524%go through the solutions requested
     
    6261
    6362                for k=1:length(fields),
     63                       
     64                        %Get field and tolerance
    6465                        field=fields{k};
     66                        tolerance=testsgettolerance(md,package,solution,field);
    6567
    6668                        %compare to archive
  • issm/trunk/test/Verification/IceShelfIceFrontP3d_5/runme.m

    r745 r777  
    2121%Initialize log message for nightly runs.
    2222testname='IceShelfIceFrontP3d_5';
    23 tolerance=10^-5;
    2423
    2524%go through the solutions requested
     
    6160
    6261                for k=1:length(fields),
     62                       
     63                        %Get field and tolerance
    6364                        field=fields{k};
     65                        tolerance=testsgettolerance(md,package,solution,field);
    6466
    6567                        %compare to archive
  • issm/trunk/test/Verification/IceShelfIceFrontS3d_6/runme.m

    r745 r777  
    2121%Initialize log message for nightly runs.
    2222testname='IceShelfIceFrontS3d_6';
    23 tolerance=10^-5;
    2423
    2524%go through the solutions requested
     
    6160
    6261                for k=1:length(fields),
     62                       
     63                        %Get field and tolerance
    6364                        field=fields{k};
     65                        tolerance=testsgettolerance(md,package,solution,field);
    6466
    6567                        %compare to archive
  • issm/trunk/test/Verification/PigControlMethodBM2d_21/runme.m

    r745 r777  
    2121%Initialize log message for nightly runs.
    2222testname='PigControlMethodBM2d_21';
    23 tolerance=10^-12;
    2423
    2524%go through the solutions requested
     
    6261
    6362                for k=1:length(fields),
     63                       
     64                        %Get field and tolerance
    6465                        field=fields{k};
     66                        tolerance=testsgettolerance(md,package,solution,field);
    6567
    6668                        %compare to archive
  • issm/trunk/test/Verification/PigControlMethodDragM2d_20/runme.m

    r745 r777  
    2121%Initialize log message for nightly runs.
    2222testname='PigControlMethodKM2d_20';
    23 tolerance=10^-12;
    2423
    2524%go through the solutions requested
     
    6160
    6261                for k=1:length(fields),
     62                       
     63                        %Get field and tolerance
    6364                        field=fields{k};
     65                        tolerance=testsgettolerance(md,package,solution,field);
    6466
    6567                        %compare to archive
Note: See TracChangeset for help on using the changeset viewer.