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
|
Rev | Line | |
---|
[16134] | 1 | Index: ../trunk-jpl/src/m/classes/diagnostic.m
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- ../trunk-jpl/src/m/classes/diagnostic.m (revision 15444)
|
---|
| 4 | +++ ../trunk-jpl/src/m/classes/diagnostic.m (revision 15445)
|
---|
| 5 | @@ -113,6 +113,7 @@
|
---|
| 6 | if any(~isnan(md.diagnostic.referential(pos,:))),
|
---|
| 7 | md = checkmessage(md,['no referential should be specified for basal vertices of grounded ice']);
|
---|
| 8 | end
|
---|
| 9 | + md = checkfield(md,'diagnostic.stokesreconditioning','>',0);
|
---|
| 10 | end
|
---|
| 11 | end % }}}
|
---|
| 12 | function disp(obj) % {{{
|
---|
Note:
See
TracBrowser
for help on using the repository browser.