equilibrium_fdm

compas_tno.algorithms.equilibrium_fdm(form)

Compute equilibrium of the form diagram using the force density method (FDM) with ‘q’s stored in the form (All coordinates can change).

Parameters:
formFormDiagram

The FormDiagram with attributes relevant to the analysis (force densities, loads, fixities, etc).

Returns:
formFormDiagram

The relaxed form diagram.