Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce Groove Factor #289

Open
ChRen95 opened this issue Jan 23, 2025 · 0 comments
Open

Introduce Groove Factor #289

ChRen95 opened this issue Jan 23, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@ChRen95
Copy link
Member

ChRen95 commented Jan 23, 2025

So the groove factor always is used to calculate the working radius / diameter of a roll pass.
The problem with this groove factor, is that there are models that calculate this factor based on solely the groove.
Like already implemented in pyroll via: self.contour_line.centroid.y (it that case the roll is used but could also be transferred to the groove).
Further models like the simple model from Wusatowksi uses the equivalent area of the outgoing profile as well as the roll gap

$$ \left( \frac{A_{eq, 1}}{w_1} - s \right) $$

So first of all I would implement this model for more clarity. Second my question would be were to put it so on roll_pass or somewhere else and how to name it.

@ChRen95 ChRen95 added the enhancement New feature or request label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant