Changeset 11136


Ignore:
Timestamp:
01/19/12 11:24:42 (13 years ago)
Author:
cborstad
Message:

edited checkmessage output text

File:
1 edited

Legend:

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

    r10969 r11136  
    5252                                end
    5353                                if (md.flowequation.ismacayealpattyn==0 && md.flowequation.ishutter==0 && md.flowequation.isstokes==0),
    54                                         checkmessage(['no elements type set for this model. at least one of ismacayealpattyn, ishutter and isstokes need to be =1']);
     54                                        checkmessage(['no element types set for this model. At least one of ismacayealpattyn, ishutter or isstokes need to be =1']);
    5555                                end
    5656                        end
Note: See TracChangeset for help on using the changeset viewer.