pyroll-project / pyroll-core

PyRoll rolling simulation framework - core library.
https://pyroll.readthedocs.io
BSD 3-Clause "New" or "Revised" License
11 stars 7 forks source link

Add angle for `Profile` and `DiskElementProfile` #198

Closed ChRen95 closed 4 weeks ago

ChRen95 commented 3 months ago

Summary

For Karman as well as Orowan's rolling theory and differential equation, it would be suitable to directly implement the longitudinal roll anglein the same manner as RollPass.DiskElement.OutProfile.x the important feature that has to be added is that the angle can only be calculated when the unit is a RollPass.

Detailed Description

Further Information, Files, and Links