- "In the previous subsection, we saw the typical substructuring workflow: concatenate the :py:class:`System<sdynpy.core.sdynpy_system.System>` objects together, select degrees of freedom by closest position, apply constraints, and visualize results. However, because this type of substructuring calculation, where degrees of freedom already exist co-located spatially in the two systems, is common, SDynPy has a shortcut method: \\subspos. This method automatically searches out common degrees of freedom in the :py:class:`System<sdynpy.core.sdynpy_system.System>` objects and applies constraints between them, meaning the entirety of Case 1a can be performed in a single function call."
0 commit comments