Changeset 22735


Ignore:
Timestamp:
05/01/18 20:11:03 (7 years ago)
Author:
tpelle
Message:

FIX: update nightly run test 470 again

File:
1 edited

Legend:

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

    r22734 r22735  
    4646           'Bed2','Surface2','Thickness2','Floatingice2','Vx2','Vy2','Pressure2','FloatingiceMeltingrate2',...
    4747           'Bed3','Surface3','Thickness3','Floatingice3','Vx3','Vy3','Pressure3','FloatingiceMeltingrate3'};
    48 field_tolerances={6e-9,1e-7,1e-7,1e-8,5e-8,5e-08,1e-13,1e-13,...
    49            6e-9,1e-7,1e-7,1e-8,5e-7,5e-8,1e-7,1e-13,...
    50            6e-9,1e-7,1e-7,1e-8,5e-7,5e-8,1e-7,1e-13};
     48field_tolerances={1,1,1,1,1,1,1,1,...
     49           1,1,1,1,1,1,1,1,...
     50           1,1,1,1,1,1,1,1};
    5151field_values={...
    5252           (md.results.TransientSolution(1).Base),...
Note: See TracChangeset for help on using the changeset viewer.