Skip to content

Embedded Element Method Algorithms (EEMA) in Finite Element Analysis

Notifications You must be signed in to change notification settings

PSUCompBio/eema

Repository files navigation

PSU Compbio FEM

Finite element code with support to embedded elements.

This is the property of The Penn State Computational Biomechanics Group. This code is being developed by Harsha Teja Garimella and Jesse Gerber under the supervision of Dr. Reuben H Kraft.

Motivation:

Computational Brain Biomechanics

Acknowledgements:

Funding from CFD Research Corporation and ARL

Contact Details:

Harsha T Garimella,
Ph.D. Candidate, Mechanical Engineering,
The Pennsylvania State University,
University Park, Pennsylvania, USA.
Email: [email protected]

Jesse Gerber,
M.S. Student, Mechanical Engineering,
The Pennsylvania State University,
University Park, Pennsylvania, USA.
Email: [email protected]

Reuben H. Kraft, Ph.D.
Shuman Asst. Professor,
Department of Mechanical Engineering,
Department of Biomedical Engineering,
The Pennsylvania State University,
University Park, Pennsylvania, USA.
Email: [email protected]

TO INSTALL USING CMAKE

  1. cd eema
  2. mkdir build
  3. cd build
  4. ccmake ..
  5. make

How to run the examples?

  1. you need to compile with examples ON in the cmake configuration (step 4 above)
  2. navigate to ~/eema/build/examples/example-1
  3. ./eema_example1 . input.inp

How to use doxygen?

  1. Please edit the Doxyfile in the 'Documentation' folder to enter correct location of the project.
  2. Enter the 'Documentation' folder.
  3. Enter the following command: "./../third-party-libs/doxygen/build/bin/doxygen <DOXYGEN-CONFIGURATION-FILE>".

About

Embedded Element Method Algorithms (EEMA) in Finite Element Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •