Changeset 11360


Ignore:
Timestamp:
02/08/12 08:25:43 (13 years ago)
Author:
seroussi
Message:

minor

File:
1 edited

Legend:

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

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