artofscience / SAOR

Sequential Approximate Optimization Repository
GNU General Public License v3.0
5 stars 1 forks source link

Implementation of EightBarTruss problem: response and sensitivities #112

Open artofscience opened 2 years ago

artofscience commented 2 years ago

EightBarTruss problem from Svanberg1987 needs to be implemented (test problem)

dirkmunro89 commented 2 years ago

Can take it from my repo, in folder './ver/mma/'. I implemented the truss element definition and solve, but was to lazy to do the sensitivities of the stresses, hence I run it with finite differences. Nevertheless reproduces Svanbergs results.