OpenTire / OpenTirePython

An open-source mathematical tire modelling library
MIT License
46 stars 17 forks source link

OpenTire Examples #9

Closed kktse closed 7 years ago

kktse commented 7 years ago

A few demo scripts showing how OpenTire could be used. Includes a basic slip angle sweep, a FY vs. SA plot and a simple moment diagram. The slip angle sweep and moment diagram are in a Jupyter notebook.

The examples are dependent on pull request #8 since it treats OpenTire as a module.

OpenTireMaster commented 7 years ago

Great addition - the notebooks will be really useful to help people get started!