Products: ABAQUS/Standard ABAQUS/Explicit
This command is used to define constraints on parameter value combinations; combinations that violate any of the constraints are eliminated from the parametric study.
constraint expression
Provide a constraint expression enclosed by matching quotation marks. This expression may involve operations among parameters, numbers, and previously defined Python variables; for example, 'height*width < maxArea-2.0'. The constraint can be an equality or an inequality.