Changeset 6132


Ignore:
Timestamp:
10/04/10 08:01:14 (14 years ago)
Author:
Mathieu Morlighem
Message:

Allow CM on vx and vy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk/src/m/model/ismodelselfconsistent.m ΒΆ

    r5963 r6132  
    344344                error('model not consistent: control_type should be an enum');
    345345        end
    346         checkvalues(md,{'control_type'},[DhDtEnum DragCoefficientEnum RheologyBbarEnum]);
     346        checkvalues(md,{'control_type'},[DhDtEnum DragCoefficientEnum RheologyBbarEnum VxEnum VyEnum]);
    347347
    348348        %LENGTH CONTROL FIELDS
Note: See TracChangeset for help on using the changeset viewer.