Changeset 5830


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

tolerance

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk/test/NightlyRun/test504.m ΒΆ

    r5098 r5830  
    99%Fields and tolerances to track changes
    1010field_names     ={'Vx','Vy','Vz','Vel','Pressure'};
    11 field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09};
     11field_tolerances={1e-08,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.