Ignore:
Timestamp:
08/26/15 14:55:32 (10 years ago)
Author:
Mathieu Morlighem
Message:

CHG: fixed NR (hopefully)

File:
1 edited

Legend:

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

    r19049 r19523  
    2626%Fields and tolerances to track changes
    2727field_names     ={'Gradient','Misfits','FrictionCoefficient','Pressure','Vel','Vx','Vy','Vz','Temperature','BasalforcingsGroundediceMeltingRate'};
    28 field_tolerances={5e-08,2e-10,1e-10,1e-10,3e-6,3e-6,3e-6,3e-6,2e-6,2e-06};
     28field_tolerances={5e-08,3e-10,1e-10,1e-10,3e-6,3e-6,3e-6,3e-6,2e-6,2e-06};
    2929field_values={...
    3030        (md.results.SteadystateSolution.Gradient1),...
Note: See TracChangeset for help on using the changeset viewer.