Changeset 5563


Ignore:
Timestamp:
08/25/10 07:04:59 (15 years ago)
Author:
seroussi
Message:

minor tolerance

File:
1 edited

Legend:

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

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