Changeset 5618


Ignore:
Timestamp:
08/27/10 15:20:13 (15 years ago)
Author:
seroussi
Message:

tolerance rifts

File:
1 edited

Legend:

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

    r5611 r5618  
    2121%Fields and tolerances to track changes
    2222field_names     ={'Vx','Vy','Vel','Pressure'};
    23 field_tolerances={1e-13,1e-13,1e-13,1e-13};
     23field_tolerances={1e-11,1e-11,1e-11,1e-11};
    2424field_values={...
    2525        PatchToVec(md.results.DiagnosticSolution.Vx),...
Note: See TracChangeset for help on using the changeset viewer.