# Different coupling constraints and their limitations

**URL:** <https://calculix.discourse.group/t/different-coupling-constraints-and-their-limitations/2586>\
**Category:** Uncategorized\
**Created:** [February 10, 2025, 2:32pm UTC](https://calculix.discourse.group/t/different-coupling-constraints-and-their-limitations/2586 "2025-02-10T14:32:13Z")\
**Posts on this page:** 5\
**Page:** 1

<div class="post-metadata">

**Author:** ![Calc\_em](https://avatars.discourse-cdn.com/v4/letter/c/43a26b/32.png) [@Calc\_em](https://calculix.discourse.group/u/Calc_em)\
**Post date:** [February 10, 2025, 2:32pm UTC](https://calculix.discourse.group/t/different-coupling-constraints-and-their-limitations/2586/1 "2025-02-10T14:32:13Z")

</div>

Since it can be quite confusing, I am creating this post to summarize the differences between coupling constraint types in CalculiX and to highlight their key limitations. Feel free to correct/add anything to this.

**ABAQUS**

Let’s have a look at Abaqus first. It offers surface-based coupling constraints of kinematic and distributing types (as a side note, recently also uniform coupling constraint was added to handle non-mechanical DOFs but let’s skip it since there’s no equivalent in CalculiX). They are defined with `*COUPLING` followed by `*KINEMATIC` or `*DISTRIBUTING` keywords. This is the preferred way to define coupling constraints and the one available in GUI (Abaqus/CAE). Abaqus also has distributing coupling elements (DCOUP3D) whose properties are specified with `*DISTRIBUTING COUPLING` keyword. There is `*KINEMATIC COUPLING` MPC constraint as well but again - the aforementioned surface-based constraints (with `*COUPLING`) superseded the old versions. Regardless of the type of definition and coupling, there are no limitations when it comes to being able to handle moments/rotations or BCs in general.

**KINEMATIC VS DISTRIBUTING**

Let’s also clarify the difference between kinematic and distributing coupling constraint before proceeding to CalculiX’s implementation. Abaqus documentation does it really well:

> - Kinematic coupling acts on mechanical degrees of freedom and imposes rigidity on the system of nodes involved.
> - Distributing coupling acts on mechanical degrees of freedom and does not impose rigidity; instead, the reference node displacement and rotation correspond to a weighted-average motion among surface nodes involved in the coupling (taking into consideration any offset of the reference node from the center of the surface nodes).

So kinematic coupling (equivalent to Nastran’s RBE2) eliminates the selected DOFs and thus adds rigidity (infinite stiffness) to the surface while distributing coupling (equivalent to Nastran’s RBE3) doesn’t overstiffen the model, allows for the deformation among the surface’s node and thus is more flexible.

**CALCULIX**

Now it’s time to discuss the CalculiX’s implementation of those constraints.

1. `*COUPLING` followed by `*KINEMATIC`:

- DOFs 1 to 3 can be specified as the ones taking part in the rigid body motion
- DOFs 1 to 6 in the reference node are available for use
- both forces/moments and BCs (displacements/rotations) can be applied to the reference node

1. `*COUPLING` followed by `*DISTRIBUTING`:

- DOFs 1 to 6 can be specified as the ones to which the constraint applies - forces (DOFs 1 to 3) are always distributed so one can only choose if moments should be distributed
- DOFs 1 to 6 in the reference node are available for use within \*CLOAD
- only forces and moments can be applied to the reference node, applying BCs has no effect and the displacements at the reference node remain zero during the analysis

1. `*DISTRIBUTING COUPLING`:

- one DCOUP3D element has to be defined, its only node is the reference node of the coupling constraint
- underneath the keyword card one should enter the nodes/node sets on which the load is to be distributed, together with a weight
- DOFs 1 to 3 in the reference node are available for use
- forces (\*CLOAD) and displacements (\*BOUNDARY) can be applied to the reference node

To sum up, kinematic coupling has no limitations when it comes to the availability of rotational DOFs and BCs in general but it makes the surface rigid (like rigid body constraint). Surface-based distributing coupling doesn’t allow BCs while element-based distributing coupling doesn’t handle rotations/moments.

---

<div class="post-metadata">

**Author:** ![xyont](https://yyz2.discourse-cdn.com/free1/user_avatar/calculix.discourse.group/xyont/32/3553_2.png) [@xyont](https://calculix.discourse.group/u/xyont)\
**Post date:** [February 10, 2025, 9:32pm UTC](https://calculix.discourse.group/t/different-coupling-constraints-and-their-limitations/2586/2 "2025-02-10T21:32:08Z")

</div>

> [@Calc\_em](#):
>
> 1. `*COUPLING` followed by `*KINEMATIC`:
> 
> - DOFs 1 to 3 can be specified as the ones taking part in the rigid body motion
> - DOFs 1 to 6 in the reference node are available for use
> - both forces/moments and BCs (displacements/rotations) can be applied to the reference node

beam element has six dof’s also, but rotational transmit to surface set is lost if i can remember.

---

<div class="post-metadata">

**Author:** ![Calc\_em](https://avatars.discourse-cdn.com/v4/letter/c/43a26b/32.png) [@Calc\_em](https://calculix.discourse.group/u/Calc_em)\
**Post date:** [March 7, 2025, 7:13pm UTC](https://calculix.discourse.group/t/different-coupling-constraints-and-their-limitations/2586/3 "2025-03-07T19:13:16Z")

</div>

Just adding a short summary of the most important aspect (what can be applied to the reference node):

 ![image](https://global.discourse-cdn.com/free1/uploads/calculix/original/2X/9/91c5ea0437faa74bab6169b80c0061f38afc09fb.png)

---

<div class="post-metadata">

**Author:** ![MarkusS](https://avatars.discourse-cdn.com/v4/letter/m/41988e/32.png) [@MarkusS](https://calculix.discourse.group/u/MarkusS)\
**Post date:** [March 10, 2025, 9:20am UTC](https://calculix.discourse.group/t/different-coupling-constraints-and-their-limitations/2586/4 "2025-03-10T09:20:46Z")

</div>

Hi, and how do they act with large displacements (and rotations)?

---

<div class="post-metadata">

**Author:** ![Calc\_em](https://avatars.discourse-cdn.com/v4/letter/c/43a26b/32.png) [@Calc\_em](https://calculix.discourse.group/u/Calc_em)\
**Post date:** [March 26, 2025, 2:04pm UTC](https://calculix.discourse.group/t/different-coupling-constraints-and-their-limitations/2586/5 "2025-03-26T14:04:29Z")

</div>

Here’s some information about that:

> [@Nlgeom and Kinematic Coupling](https://calculix.discourse.group/t/nlgeom-and-kinematic-coupling/2343):
>
> Hi! I noticed that analyses with nlgeom have difficulty when kinematic coupling is involved. Now also seeing it for a relatively simple model. [image] It’s a rectangular beam profile, meshed with S8R quadratic shell elements, in bending. At both ends, a surface (type=node) is kinematically coupled with a reference point to which BCs are applied. Without nlgeom, it runs in a second and shows a reasonable result. But with nlgeom, the simulation fails. Since I’m going to more complex (shell) s…

> [@Distributing coupling constraints](https://calculix.discourse.group/t/distributing-coupling-constraints/2396):
>
> Dear all, Does CalculiX support geometric nonlinearity for distributing coupling constraints or dcoup3d element, thanks!
