Changeset 5702
- Timestamp:
- 09/08/10 09:43:57 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/classes/public/ismodelselfconsistent.m
r5619 r5702 165 165 if ~ismember(md.lowmem,[0 1]), 166 166 error(['model not consistent: model ' md.name ' lowmem field should be 0 or 1']); 167 end 168 %}}} 169 %SCALAR 170 if ~isscalar(md.control_type), 171 error('model not consistent: md.control_type should be a scalar'); 167 172 end 168 173 %}}}
Note:
See TracChangeset
for help on using the changeset viewer.