ablundon

Results 2 issues of ablundon

It appears that the get_element_results method does not work properly for truss members? Using the command: ss.get_element_result(element_id=0) properly returns the list of element results for all elements. However, when I...

I think the command in line 45 of the truss frame example file should be: if np.isclose(np.sin(el.angle), 1):