Changeset 11772


Ignore:
Timestamp:
03/21/12 15:23:17 (13 years ago)
Author:
cborstad
Message:

updated Waterfraction tolerance

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/test/NightlyRun/test140.m ΒΆ

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