roger1017

Results 2 issues of roger1017

Hi Craig, I can see the code for assembling and solving FE are all written in FEModel3D.py. It might be beneficial to have the solution part of the code written...

enhancement
in progress

**Describe the bug** When performing a L frame test, the node displacement at N3 X return positive value **To Reproduce** Test file: ```python # pynite_L_frame_test.py import numpy as np from...