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

Add Default Front and Back Tensions #242

Closed ChRen95 closed 3 weeks ago

ChRen95 commented 3 weeks ago

Summary

Since we want to provide algorithms for the calculation of tensions in between roll passes, default values for the front_tension and back_tension are needed. I would suggest we provide them as 0 in the hookimpls. This would add the concept of having a tension free process to the core. Approving @axtimhaus @RichardPfr ?

axtimhaus commented 3 weeks ago

Seems reasonable

RichardPfr commented 3 weeks ago

Yes seems good