source: issm/oecreview/Archive/21724-22754/ISSM-21978-21979.diff

Last change on this file was 22755, checked in by Mathieu Morlighem, 7 years ago

CHG: added 21724-22754

File size: 568 bytes
  • ../trunk-jpl/src/m/classes/mask.m

     
    3737
    3838                end % }}}
    3939                function md = checkconsistency(self,md,solution,analyses) % {{{
     40                        if strcmpi(solution,'LoveSolution'), return; end;
    4041
    4142                        md = checkfield(md,'fieldname','mask.groundedice_levelset','forcing',1,'NaN',1);
    4243                        md = checkfield(md,'fieldname','mask.ice_levelset','NaN',1,'size',[md.mesh.numberofvertices 1]);
Note: See TracBrowser for help on using the repository browser.