Changeset 21979
- Timestamp:
- 08/21/17 15:08:53 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/classes/mask.m
r21788 r21979 38 38 end % }}} 39 39 function md = checkconsistency(self,md,solution,analyses) % {{{ 40 if strcmpi(solution,'LoveSolution'), return; end; 40 41 41 42 md = checkfield(md,'fieldname','mask.groundedice_levelset','forcing',1,'NaN',1);
Note:
See TracChangeset
for help on using the changeset viewer.