Changeset 22245
- Timestamp:
- 11/09/17 16:29:48 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/branches/trunk-larour-NatGeoScience2016/src/m/classes/slr.m
r22162 r22245 133 133 [els,vertices]=find(maskpos>0); 134 134 if length(els), 135 error('slr checkconsistency fail: there are elements with ice loads where some vertices are not on the ice!');135 warning('slr checkconsistency fail: there are elements with ice loads where some vertices are not on the ice!'); 136 136 end 137 137
Note:
See TracChangeset
for help on using the changeset viewer.