source: issm/oecreview/Archive/15392-16133/ISSM-15444-15445.diff@ 16134

Last change on this file since 16134 was 16134, checked in by Mathieu Morlighem, 12 years ago

Added Archive/15392-16133

File size: 539 bytes
  • ../trunk-jpl/src/m/classes/diagnostic.m

     
    113113                                if any(~isnan(md.diagnostic.referential(pos,:))),
    114114                                        md = checkmessage(md,['no referential should be specified for basal vertices of grounded ice']);
    115115                                end
     116                                md = checkfield(md,'diagnostic.stokesreconditioning','>',0);
    116117                        end
    117118                end % }}}
    118119                function disp(obj) % {{{
Note: See TracBrowser for help on using the repository browser.