pyroll-project / pyroll-core

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

Added the generic split code #60

Closed okolekar closed 1 year ago

okolekar commented 1 year ago

The code is not yet tested on a groove. But the depth2 or S is added in this version of the code

okolekar commented 1 year ago

image calculation_of_the_height_of_point3 Formulas_used

okolekar commented 1 year ago

error comment added in the code itself RuntimeWarning: invalid value encountered in sqrt return self.y12 - sqrt(self.r1 2 - (z - self.z12) 2)

axtimhaus commented 1 year ago

Branch was pulled and modified => new PR #76