source: issm/oecreview/Archive/11025-11228/ISSM-11135-11136.diff@ 11232

Last change on this file since 11232 was 11232, checked in by Eric.Larour, 13 years ago

Archiving changes from 11025 to 11228

File size: 907 bytes
RevLine 
[11232]1Index: /proj/ice/larour/issm-uci-clean/trunk-jpl/src/m/classes/flowequation.m
2===================================================================
3--- /proj/ice/larour/issm-uci-clean/trunk-jpl/src/m/classes/flowequation.m (revision 11135)
4+++ /proj/ice/larour/issm-uci-clean/trunk-jpl/src/m/classes/flowequation.m (revision 11136)
5@@ -51,7 +51,7 @@
6 checkfield(md,'flowequation.element_equation','size',[md.mesh.numberofelements 1],'values',[0:7]);
7 end
8 if (md.flowequation.ismacayealpattyn==0 && md.flowequation.ishutter==0 && md.flowequation.isstokes==0),
9- checkmessage(['no elements type set for this model. at least one of ismacayealpattyn, ishutter and isstokes need to be =1']);
10+ checkmessage(['no element types set for this model. At least one of ismacayealpattyn, ishutter or isstokes need to be =1']);
11 end
12 end
13 if ismember(DiagnosticHutterAnalysisEnum,analyses),
Note: See TracBrowser for help on using the repository browser.