5.15.17.4. Using Higher-Order Meshes for Coupled Analyses

System Coupling supports both surface and volume meshes with mid-side nodes, providing improved interpolation for Mechanical cases with quadratic element meshes. Previously, Mechanical participants dropped mid-side mesh nodes and sent only corner nodes to System Coupling. Beginning in the 2020 R2 release, Mechanical sends mid-side nodes to System Coupling by default for the following types of cases:

  • New coupled analyses created with the 2020 R2 or later release

  • Unsolved existing coupled analyses created with a pre-2020 R2 release

For instructions on other scenarios, see:

Applying Mid-Side Nodes to Existing Solved Cases

To apply the new feature to existing cases that were created with an earlier release and that have already been solved using only the corner nodes, perform the following steps:

  1. Clear coupled analysis solution data.

  2. Save the Mechanical project.

  3. Regenerate Mechanical's solver file.

  4. Re-solve the coupled analysis.

Reverting to the Use of Corner Nodes

To revert to Mechanical's previous behavior of sending only corner nodes to System Coupling, perform the following steps:

  1. Load the case into Mechanical.


    Note:  If the case has already been solved using the new functionality, perform the steps described in above topic, Applying Mid-Side Nodes to Existing Solved Cases .


  2. Open the Commands (APDL) object, using either of the following methods:

    1. On the Home tab, Insert group, select Commands.

    2. In the Outline, right-click the A5 analysis environment object and select Insert > Commands.

    The Commands (APDL) object is added to the Outline tree and the corresponding Worksheet opens. The text displayed indicates that the command will be placed in the /SOLU section of the .dat file, so will be executed just prior to the SOLVE command.

  3. In the Worksheet, enter the following command snippet:

    SCOPT,,NO
  4. From the File tab, select Save Project.

When the solution is run, Mechanical will run the command snippet and revert to sending only linear meshes and data to System Coupling, even when it is using quadratic meshes in its own solution.