Changeset 15445


Ignore:
Timestamp:
07/05/13 14:33:03 (12 years ago)
Author:
seroussi
Message:

NEW: check that stokesreconditioning is >0 is stokes is used

File:
1 edited

Legend:

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

    r15133 r15445  
    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 % }}}
Note: See TracChangeset for help on using the changeset viewer.