Changeset 12811


Ignore:
Timestamp:
07/30/12 07:28:36 (13 years ago)
Author:
seroussi
Message:

minor

Location:
issm/trunk-jpl/test/NightlyRun
Files:
3 edited

Legend:

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

    r11323 r12811  
    131131};
    132132field_tolerances={...
    133         1e-08,1e-08,1e-06,...
     133        1e-07,1e-08,1e-06,...
    134134        1e-08,1e-08,1e-06,...
    135135        1e-08,1e-08,1e-07,...
  • issm/trunk-jpl/test/NightlyRun/test1108.m

    r11244 r12811  
    7474        1e-07,1e-07,1e-07,...
    7575        1e-08,1e-08,1e-08,...
    76         1e-08,1e-07,1e-08,...
     76        1e-08,1e-07,1e-07,...
    7777        1e-08,1e-08,1e-08,...
    7878        1e-08,1e-07,1e-07,...
  • issm/trunk-jpl/test/NightlyRun/test307.m

    r12803 r12811  
    99%Fields and tolerances to track changes
    1010field_names     ={'Vx','Vy','Vz','Vel','Pressure'};
    11 field_tolerances={1e-09,1e-09,1e-10,2e-10,1e-10};
     11field_tolerances={1e-09,1e-09,2e-10,2e-10,1e-10};
    1212field_values={...
    1313        (md.results.DiagnosticSolution.Vx),...
Note: See TracChangeset for help on using the changeset viewer.