Ignore:
Timestamp:
08/06/10 07:11:43 (15 years ago)
Author:
seroussi
Message:

some tolerance in nightly runs

File:
1 edited

Legend:

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

    r4996 r5003  
    11field_names     ={'Vx','Vy','Vz','Vel','Pressure'};
    2 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13};
     2field_tolerances={1e-09,1e-09,1e-09,1e-09,1e-09};
    33field_values={...
    44        PatchToVec(md.results.DiagnosticSolution.Vx),...
Note: See TracChangeset for help on using the changeset viewer.