finesse.model.Model.get_changing_edges_elements

Model.get_changing_edges_elements()[source]
Returns

tuple(set of (node1-name, node2-name) edges, dict(weakref(element):list))

Returns a list of the network edges that will be changing, further information on the edge can be retreived directly from the model network. Also returned is a dictionary of elements and which parameter is changing