ggatti54
ggatti54
And it happens also in a very simple structure such as the following. It computes the structure ignoring the hinge (between element 1 and element 2) from anastruct import SystemElements...
Hi! Thanks for your reply. Sorry for the typo, but also with spring={} instead of string=[] the simple structure: from anastruct import SystemElements ss = SystemElements() ss.add_element(location=[[0, 0], [4, 0]],...
Hi! Thanks. Very strange: I get the same results but only with the truss workaround. If I run the code with the spring={} qualifiers I get: FEMException: ('StabilityError', 'The eigenvalues...
I confirm that I am using the latest version. Thanks