artofscience / SAOR

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

Padding #41

Closed artofscience closed 3 years ago

artofscience commented 3 years ago

Padding is now added (hardcoded for MBB beam). All examples now use the MBB beam boundary conditions.

The padding has some weird behavior at the symmetry line.

@aatmdelissen can you look at this?

Note I moved the location of the load some nodes down, to avoid the load is applied on the filtered edge.

artofscience commented 3 years ago

solved