Skip to content

Commit

Permalink
Initial update of the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
michalJur committed May 24, 2022
1 parent 0059ad0 commit 335c70f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,12 @@

Contact mechanics simulation package

conmech is a simulating package written in Python that allows to numerically solve contact mechanics problems. It uses the Finite Element Method, works with static, quasistatic and dynamic models, both in 2D and 3D. It can simulate various physical phenomena, such as Coulomb friction and hardness of the obstacle. Additional variables, such as the temperature of the body, can also be calculated. The code is modular and can be further extended to include other models.


, and can calculate .


# deep_conmech

This project uses Graph Neural Networks to learn dynamic contact mechanics simulations based on energy function implemented in conmech.

0 comments on commit 335c70f

Please sign in to comment.