Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beam and frame FEA models #46

Open
yijiangh opened this issue May 17, 2021 · 0 comments
Open

Beam and frame FEA models #46

yijiangh opened this issue May 17, 2021 · 0 comments
Labels

Comments

@yijiangh
Copy link
Collaborator

Adding beam and frame models to the TrussTopOptProblems (we should rename it by then), so we have a "full model" for linear elements in 2D/3D that includes not only axial forces but also bending and torsion. The efforts will be in:

  1. Extending dofs to include angles.
  2. Extending our element stiffness matrix to translate my python code here. We can debate to directly hardcode it or try to write it in a Ferrite-friendly way (like what we've done for truss elements).

And that's pretty much it!

It would be interesting to try reproducing results from this paper: https://www.sciencedirect.com/science/article/pii/S0045794917300639

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant