Changeset 6132
- Timestamp:
- 10/04/10 08:01:14 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk/src/m/model/ismodelselfconsistent.m ΒΆ
r5963 r6132 344 344 error('model not consistent: control_type should be an enum'); 345 345 end 346 checkvalues(md,{'control_type'},[DhDtEnum DragCoefficientEnum RheologyBbarEnum ]);346 checkvalues(md,{'control_type'},[DhDtEnum DragCoefficientEnum RheologyBbarEnum VxEnum VyEnum]); 347 347 348 348 %LENGTH CONTROL FIELDS
Note:
See TracChangeset
for help on using the changeset viewer.