Changeset 951


Ignore:
Timestamp:
06/12/09 13:31:34 (16 years ago)
Author:
seroussi
Message:

minor

File:
1 edited

Legend:

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

    r933 r951  
    3636                end
    3737
    38         elseif strcmpi(solution,'thermalsteady'),
     38        elseif (strcmpi(solution,'thermalsteady') | strcmpi(solution,'thermaltransient')),
    3939                if strncmpi(fliplr(field),fliplr('melting'),7),
    4040                        tolerance=2*10^-1;
Note: See TracChangeset for help on using the changeset viewer.