f_complementary_energy

compas_tno.problems.f_complementary_energy(variables, problem)

Objective function to minimise the complementary energy to a given applied foundation displacement

Parameters:
variablesarray (k x 1)

Variables to pass to the function.

MProblem

The class with necessary matrices, or arguments, to compute the objective function

Returns:
ffloat

The value of the objective function.