


PENALTYCONSTRAIN - returns 0
there is no unstable element on the icefront
Usage:
[icefront unstable]=PenaltyConstrain(icefront,grids,materials,inputs)
See also PENALTYCREATEKMATRIX, PENALTYCREATEKMATRIX

0001 function [icefront unstable]=PenaltyConstrain(icefront,grids,materials,inputs) 0002 %PENALTYCONSTRAIN - returns 0 0003 % 0004 % there is no unstable element on the icefront 0005 % 0006 % Usage: 0007 % [icefront unstable]=PenaltyConstrain(icefront,grids,materials,inputs) 0008 % 0009 % See also PENALTYCREATEKMATRIX, PENALTYCREATEKMATRIX 0010 0011 unstable=0;