Marius Weber
Results
2
issues of
Marius Weber
I try to use the functions.principal_stresses (data) via proxy server with a dummy dataset x using Rhino: x = range(55) for n in x: data=n output=functions.principal_stresses(data) I changed the function...
I work on implementing new mechanical models in Compas fea 1 using Ansys as Backend. It works really fine, but when I install the packages on another PC (including all...