Index: /issm/trunk/src/m/model/ismodelselfconsistent.m
===================================================================
--- /issm/trunk/src/m/model/ismodelselfconsistent.m	(revision 6131)
+++ /issm/trunk/src/m/model/ismodelselfconsistent.m	(revision 6132)
@@ -344,5 +344,5 @@
 		error('model not consistent: control_type should be an enum');
 	end
-	checkvalues(md,{'control_type'},[DhDtEnum DragCoefficientEnum RheologyBbarEnum]);
+	checkvalues(md,{'control_type'},[DhDtEnum DragCoefficientEnum RheologyBbarEnum VxEnum VyEnum]);
 
 	%LENGTH CONTROL FIELDS
