To add a Pointwise Constraint node on the domain, boundary, edge, or point level, click the
Show button (

) and select
Advanced Physics Options. Then, depending on the geometric entity level, select
More>Pointwise Constraint at the domain or boundary level,
Edges>Pointwise Constraint, or
Points>Pointwise Constraint from the context menu. There is no global pointwise constraint option.
These settings are similar to those for the Weak Constraint, but pointwise constraints do not need explicit, named Lagrange multipliers. Instead, implicit Lagrange multipliers are eliminated by the solvers, together with the degrees of freedom being constrained.
Select an option from the Apply reaction terms on list:
All physics (symmetric) (the default) or
User defined. For either option, enter a
Constraint expression, which COMSOL Multiphysics
constrains to 0. For example, entering
2-(u+v) constrains
u+v to the value 2.
For User defined, enter also a
Constraint force expression. Note that the constraint force expression must use the
test() or
var() operator. For example, write
test(-u) to enforce the constraint by modifying only the
u equation with reaction terms.
Select an associated Element order (the order of the shape function for the element). The default is to use
Quadratic Lagrange elements.
The Frame list is available when there is more than one unique frame in the model. In this case, select
Geometry,
Mesh,
Spatial (the default), or
Material from the
Frame list. This choice only affects how the COMSOL software computes derivatives of Lagrange multipliers and in general does not make any difference at all.