medeek
Structural
- Mar 16, 2013
- 1,104
Does anyone know if such a thing exists? I'm looking for a free command line (simple executable file) that I can pass my information to on the command line and it will spit out the reactions, shear, moments, deflections etc... into a text file that I can parse with another program if need be. My intent is imbed this program or call it from other programs and excel spreadsheets. Basically I'm looking for the equivalent of STAAD (the program I am most familiar with for structural analysis) but can be run from the command line by passing it a input text file with all my parameters. I only need the ability to analyze beam and truss members (linear, one dimensional elements) and not plates or bricks. If such a thing does not exist I will have to create it.