Skip to content

chenhao963/python-gearbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-gearbox

.. pypi month downloads .. pypi version

Python library for design of spur and helical gears transmissions

###Install the project is on pypi server for installation use:

pip install python-gearbox

for manual installation download the last release from:

https://pypi.python.org/pypi/python-gearbox

python setup.py install

make shure you have installed all dependencies jinja2, numpy and scipy

###Features

  • Gear stresses calculation using AGMA-2101 D04 and ISO-6336 standards
  • Optimization of the profile shift modification
  • Export 2D and 3D one tooth geometrical models, to MATLAB/COMSOL for spur and helical gears
  • Export 2D and 3D one tooth geometrical models, to ABAQUS-CAE only for spur gears
  • Export 2D and 3D one tooth geometrical models, to ANSYS only for spur gears

###Next Releases

  • Add the export capabilities for helical gears in ANSYS and ABAQUS-CAE softwares

###Help and Documentation The documentation isn't ready yet, see the demo.py file for uses example

###Contribute if you want to contribute with the project feel free to push!

About

Python library for gear transmission design

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 89.5%
  • Makefile 5.4%
  • Batchfile 5.1%