Code¶
Here is the list of the open-source research codes we have developed:
TACS¶
A parallel finite-element solver that is suitable for large-scale design applications. It is located at: https://github.com/smdogroup/tacs. The documentation for TACS can be found here: https://smdogroup.github.io/tacs/.
ParOpt¶
A parallel gradient-based optimization toolkit with both interior-point and trust region methods. It is located at: https://github.com/smdogroup/paropt. The documentation for ParOpt can be found here: https://smdogroup.github.io/paropt/.
TMR¶
The adaptive octree/quadtree mesh generation tool with a CAD-enabled interface using OpenCASCADE. It is located at: https://github.com/smdogroup/tmr. The documentation for TMR can be found here: https://smdogroup.github.io/tmr/.
FUNtoFEM¶
A coupling framework for load and displacement transfer schemes for aeroelastic analysis and optimization. It is located at: https://github.com/smdogroup/funtofem. The documentation can be found here: https://smdogroup.github.io/funtofem/index.html.