pyroll-project / pyroll-pillar-model

Plugin for PyRolL providing basic data structures for discretization of a Profile and a RollPass into Pillar Elements.
https://pyroll.readthedocs.io
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Uniform Pillars don't have the same area #24

Closed ChRen95 closed 2 months ago

ChRen95 commented 2 months ago

So in theory, uniform should be calculated by the pillar model. After creating respective tests, that we by whatsoever reason never included, it was made clear, that the implementation doesn't match the desired output. As the resulting areas are not the same. Another problem is that the pillar boundaries don't match the profile width. After some thoughts and code studies I would say that both these problems are interconnected.