isaar / MSolve

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

Quad4 element and simple example #46

Closed pmetsis closed 5 years ago

pmetsis commented 7 years ago

Good morning everyone! I am uploading the Quad4 plane stress element. I also had to make some changes to quadrature and material. You can check the element by solving the simple example provided. Since I use Xamarin for Mac (and I haven't figured out the git extension for it yet), I have manually uploaded these files, if something else is missing please notify. Stresses/strains are not yet implemented but I couldn't comment them out for consistency reasons. I will also upload the solution of the simple example by hand or using some Matlab routines of my own in order to verify the code (I have already checked that it works).

SerafeimBakalakos commented 5 years ago

This pull request has been stagnant for 2 years and the extra features have been added by other pull requests. Therefore I am closing this.