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

Create a simple structure solver in FEniCS and a corresponding tutorial #9

Closed
2 of 3 tasks
BenjaminRodenberg opened this issue Nov 15, 2018 · 6 comments
Closed
2 of 3 tasks
Assignees
Labels
enhancement New feature or request student

Comments

@BenjaminRodenberg
Copy link
Member

BenjaminRodenberg commented Nov 15, 2018

Currently this is just a very rough idea, but something in the direction of our already existing FSI tutorials would be very nice.

Necessary steps:

  • Implement a simple FEM Structure solver in FEniCS
  • Implement one of already existing tutorials with FEniCS as structure participant
  • set up 3D tube example
@BenjaminRodenberg BenjaminRodenberg self-assigned this Nov 15, 2018
@BenjaminRodenberg BenjaminRodenberg added help wanted Extra attention is needed enhancement New feature or request labels Nov 15, 2018
@uekerman
Copy link
Member

I recommend to set up an example with OpenFOAM, not with SU2. Maybe directly our main FSI3 tutorial, which will come soon.

@BenjaminRodenberg BenjaminRodenberg removed the help wanted Extra attention is needed label Jan 23, 2019
@BenjaminRodenberg BenjaminRodenberg added this to the FSI with FEniCS milestone Jan 23, 2019
@BenjaminRodenberg
Copy link
Member Author

@richahert solved the first two todos in his thesis. Refer to #38 and precice/tutorials#38. We still do not cover the 3D tube example.

@BenjaminRodenberg
Copy link
Member Author

@uekerman the set up 3D tube example should either be dropped entirely or we can open a new issue in https://github.com/precice/tutorials and close this one. What do you think?

@IshaanDesai
Copy link
Member

FEniCS can be used as a versatile 2D structure solver using the new design of the fenics-adapter here: #59. Do we still plan to pursue the 3D tube example? If not then we can close this issue.

@BenjaminRodenberg
Copy link
Member Author

I think with respect to structure solvers and FSI (in 2d) the fenics-adapter has a good state that is also documented in Richard's thesis.

A tutorial for the 3D tube (or similar) is a nice-to-have that could be covered in the scope of another bachelor thesis or similarly sized project.

@BenjaminRodenberg
Copy link
Member Author

Note that by now there is also a 3D Tube tutorial that uses OpenFOAM & Calculix: precice/tutorials#23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request student
Projects
None yet
Development

No branches or pull requests

4 participants