Changeset 1920


Ignore:
Timestamp:
08/26/09 10:16:17 (16 years ago)
Author:
seroussi
Message:

typo

File:
1 edited

Legend:

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

    r1736 r1920  
    4444                end
    4545
    46         elseif (strcmpi(solution,'thermalsteady') | strcmpi(solution,'thermaltransient')),
     46        elseif (strcmpi(solution,'thermal_steady') | strcmpi(solution,'thermal_transient')),
    4747                if strncmpi(fliplr(field),fliplr('melting'),7),
    4848                        tolerance=10^-6;
Note: See TracChangeset for help on using the changeset viewer.