Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

sdynpy.fem.sdynpy_dof.by_effective_independence

Signature

def sdynpy.fem.sdynpy_dof.by_effective_independence(sensors_to_keep, shape_matrix, return_efi=False)

Get the best set of degrees of freedom by mode shape effective independence

This function accepts a shape matrix and returns the set of degrees of freedom that corresponds to the maximum effective independence.

Parameters

Returns