Changeset 11420


Ignore:
Timestamp:
02/13/12 16:51:19 (13 years ago)
Author:
schlegel
Message:

Up tolerance

File:
1 edited

Legend:

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

    r11281 r11420  
    1111%Fields and tolerances to track changes
    1212field_names     ={'Enthalpy','Waterfraction','Temperature'};
    13 field_tolerances={1e-13,1e-13,1e-13};
     13field_tolerances={1e-13,1e-11,1e-13};
    1414field_values={...
    1515        (md.results.EnthalpySolution.Enthalpy),...
Note: See TracChangeset for help on using the changeset viewer.