A benchmark tool for FEA students and programmers.
Finite element beam deflection analysis performs finite element calculations for statically determinate Euler-Bernoulli beams. The code is written in Objective C, using a matrix library that interfaces BLAS, LAPACK and vDSP functions via the Accelerate Framework.
Besides beam deflection of statically determinate beams, included free vibration analysis module that calculates natural frequencies of a free model.
Finite element beam deflection analysis also includes:
- 8 sample projects (requires clean install)
-Multiple sharing options including airdrop, enables exporting raw pdf data to other available applications (i.e. pdf editors) for writing reports.
-Saving and restoring projects.
-Calculating mathematical formulas in entries automatically.