Changeset 21979


Ignore:
Timestamp:
08/21/17 15:08:53 (8 years ago)
Author:
Eric.Larour
Message:

CHG: love solution check

File:
1 edited

Legend:

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

    r21788 r21979  
    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);
Note: See TracChangeset for help on using the changeset viewer.