Skip to content

Latest commit

History

History
19 lines (14 loc) 路 577 Bytes

Embed2D.md

File metadata and controls

19 lines (14 loc) 路 577 Bytes

Embed2D

The Embed2D constraint implements the embedded constraint in 2D space via multiplier method.

Syntax

constraint Embed2D (1) (2) (3)
# (1) int, unique constraint tag
# (2) int, host element tag
# (3) int, embedded node tag

Remarks

  1. The Embed2D constraint is only implemented with linear formulation.
  2. Currently, the following host element types are supported: CP4 , CP5, CP7 and CP8.