Changeset 5656


Ignore:
Timestamp:
09/02/10 15:10:10 (15 years ago)
Author:
seroussi
Message:

minor

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

Legend:

Unmodified
Added
Removed
  • issm/trunk/test/NightlyRun/test437.m

    r5386 r5656  
    99%Fields and tolerances to track changes
    1010field_names     ={'Vx','Vy','Vz','Vel','Pressure'};
    11 field_tolerances={1e-05,1e-05,1e-05,1e-05,1e-05};
     11field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09};
    1212field_values={...
    1313        PatchToVec(md.results.DiagnosticSolution.Vx),...
  • issm/trunk/test/NightlyRun/test438.m

    r5386 r5656  
    99%Fields and tolerances to track changes
    1010field_names     ={'Vx','Vy','Vz','Vel','Pressure'};
    11 field_tolerances={1e-05,1e-05,1e-05,1e-05,1e-05};
     11field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09};
    1212field_values={...
    1313        PatchToVec(md.results.DiagnosticSolution.Vx),...
Note: See TracChangeset for help on using the changeset viewer.