Changeset 5398


Ignore:
Timestamp:
08/19/10 09:25:46 (15 years ago)
Author:
seroussi
Message:

tolerance new test couplage parallel

File:
1 edited

Legend:

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

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