Changeset 21788


Ignore:
Timestamp:
07/13/17 15:38:24 (8 years ago)
Author:
Mathieu Morlighem
Message:

CHG: removed arning for ice front missing, it has been more than 2 years now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/mask.m

    r21158 r21788  
    4545                                warning('no ice present in the domain');
    4646                        end
    47                         if max(md.mask.ice_levelset)<0,
    48                                 disp('WARNING: no ice front provided');
    49                         end
    5047                end % }}}
    5148                function disp(self) % {{{
Note: See TracChangeset for help on using the changeset viewer.