Changeset 8032 for issm/trunk/src/m/model/ismodelselfconsistent.m
- Timestamp:
- 04/22/11 16:14:31 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/model/ismodelselfconsistent.m
r7801 r8032 176 176 error(['model not consistent: model ' md.name ' hydrostatic_adjustment field should be AbsoluteEnum or IncrementalEnum']); 177 177 end 178 if ~ismember(md.rheology_law,[NoneEnum PatersonEnum ArrheniusEnum]), 179 error(['model not consistent: model ' md.name ' hydrostatic_adjustment field should be AbsoluteEnum or IncrementalEnum']); 180 end 178 181 %}}} 179 182 %PARAMETEROUTPUT {{{1
Note:
See TracChangeset
for help on using the changeset viewer.