Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 449 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 449 Bytes

Computational Mechanics

This repository contains algorithms to solve mechanical problems like

  • Elastic static
  • Heat transfer
  • Hyperelastic
  • Rigid Body Dynamics
  • Fluid Dynamics
  • Plasticity
  • Multi-physics

The methods used are different for each repository but most of them are made using

  • FEM - Finite Element Method
  • BEM - Boundary Element Method

Want to help?

Please contact us or see how to do it in the interested repository