Ignore:
Timestamp:
08/21/13 14:17:34 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: better error message for new model names

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/parameterization/setflowequation.m

    r15771 r15859  
    5555%check that each element has at least one flag
    5656if any(SIAflag+SSAflag+HOflag+L1L2flag+FSflag==0),
    57         error('elements type not assigned, must be specified')
     57        error('elements type not assigned, supported models are ''SIA'',''SSA'',''HO'' and ''FS''')
    5858end
    5959
Note: See TracChangeset for help on using the changeset viewer.