Skip to content

A Python library for doing calculations in the field of mechanics of materials.

License

Notifications You must be signed in to change notification settings

TomLXXVI/python-mechanics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-mechanics

A Python library for calculating stresses and deformations of beams and shafts under external loads.

Want to know what this library can do and how to use it? Check out the sample scripts in the docs/examples folder.

The examples are taken from the (e)book Mechanics of Materials in SI Units, 10th Edition by Russell C. Hibbeler. It is recommended to have this book to better understand and see the context of the problems that are solved in the example scripts.

Concerning any sign conventions, the same right-handed coordinate system is used throughout the library. This coordinate system is explained in the document right-handed-coordinate-system.pdf that can be found in the folder docs/notes.