Changeset 2770


Ignore:
Timestamp:
01/06/10 08:10:45 (15 years ago)
Author:
seroussi
Message:

minor, increased tolerance for control steadystate nightly runs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/utils/Nightly/testsgettolerance.m

    r2547 r2770  
    5757
    5858        elseif (strcmpi(analysis_type,'steadystate')),
    59                         if md.isstokes,
     59                        if md.isstokes | md.control_analysis,
    6060                                tolerance=5*10^-4;
    6161                        elseif any(md.gridonpattyn),
Note: See TracChangeset for help on using the changeset viewer.