check_horizontal_loads

compas_tno.algorithms.check_horizontal_loads(E, p)

Run checks to verify of a certain horizontal distribution can be taken by the fixed form diagram.

Parameters:
Earray

Equilibrium matrix.

parray

Vector of horizontal loads.

Returns:
checkedbool

True if independents are checked.