isaar / MSolve

Open source numerical solver for computational mechanics problems
Apache License 2.0
18 stars 26 forks source link

Finite Elements and Verification Examples #100

Open dimtsap opened 6 years ago

dimtsap commented 6 years ago

After searching for shape functions for hexahedrals to add in MSolve i run into CalculiX . This code contains a lot of elements types and analysis types with extensive documentation. Also note that a series of verification examples are available againts which we could test our code.

dimtsap commented 5 years ago

I am posting also a "periodic table of finite elements" that might be useful for adding new elements. femtable.pdf

dimtsap commented 5 years ago

I post here also FEAP manual that contains many verification examples for Contact(@VasilisMerevis), FE2 (@Gerasimos01 ) and Isogeometric Analysis that we could utilize.