julienfausty / Fe2O3

A finite element library written in rust
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Learning resources for Finite Elements #5

Open julienfausty opened 1 year ago

julienfausty commented 1 year ago

This could be a great way to also share learning resources for the finite element method to get started on the basics.

julienfausty commented 1 year ago

@mkochat @achilleasev

julienfausty commented 1 year ago

Interesting introductory blog article: https://www.simscale.com/blog/what-is-finite-element-method/

julienfausty commented 1 year ago

This book seems the way to go for an in-depth mathematical treatment of FEM and probably be the best recommendation in you want to understand the method deeply: https://link.springer.com/book/10.1007/978-0-387-75934-0 (PDFs to the book can be found online... let me know if you can't find it)

If you want to go this route: