Changeset 1917


Ignore:
Timestamp:
08/26/09 09:40:39 (16 years ago)
Author:
seroussi
Message:

minor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/classes/public/ismodelselfconsistent.m

    r1907 r1917  
    235235        %NDT
    236236        if md.dt~=0,
    237                 disp(['For a steadystate computation, ndt must be zero.']);
     237                disp(['For a steadystate computation, dt must be zero.']);
    238238                bool=0;return;
    239239        end
Note: See TracChangeset for help on using the changeset viewer.