Changeset 18701


Ignore:
Timestamp:
10/28/14 14:34:01 (10 years ago)
Author:
seroussi
Message:

CHG: minor tolerances

File:
1 edited

Legend:

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

    r18661 r18701  
    1313%Fields and tolerances to track changes
    1414field_names     ={'Vx','Vy','Vz','Vel','Pressure','Temperature','Water fraction','Enthalpy'};
    15 field_tolerances={2e-09,1e-09,1e-09,1e-09,1e-13,1e-10,1e-10,2e-10};
     15field_tolerances={2e-09,1e-09,1e-09,1e-09,1e-13,1e-10,3e-10,3e-10};
    1616field_values={...
    1717        (md.results.SteadystateSolution.Vx),...
Note: See TracChangeset for help on using the changeset viewer.