Previous topic

civpy.structures.Element.get_unstr_length

Next topic

civpy.structures.Element.i_free

This Page

civpy.structures.Element.global_stiffness

Element.global_stiffness(self, di=(0, 0, 0), dj=(0, 0, 0))[source]

Returns the global stiffness matrix for the element.

Parameters:
di, dj : array

The deflections at the i and j ends of the element.