Previous topic

civpy.structures.Structure.global_node_loads

Next topic

civpy.structures.Structure.linear_analysis

This Page

civpy.structures.Structure.global_stiffness

Structure.global_stiffness(self, defl=None)[source]

Returns the global stiffness matrix for the structure.

Parameters:
defl : array

The deflection matrix. If None, all deflections will be assumed to be zero.