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

160 add stress and strain state calculation #161

Closed axtimhaus closed 4 months ago

axtimhaus commented 7 months ago

Current draft adds stresses and strains in x, y and z direction. Would it be more feasible to use terms like longitudinal, vertical and lateral? Think of 3-roll and 4-roll passes where the cartesian coordinates have no useful meaning.

ChRen95 commented 7 months ago

I think the usage of longitudinal, lateral and vertical is better. We should of course make feasible drawings for the docs to explain these concepts.

ChRen95 commented 5 months ago

From my side, this PR is ready. Hookimpls should be provided via plugins.

axtimhaus commented 5 months ago

Current draft adds stresses and strains in x, y and z direction. Would it be more feasible to use terms like longitudinal, vertical and lateral? Think of 3-roll and 4-roll passes where the cartesian coordinates have no useful meaning.

Question still open

ChRen95 commented 4 months ago

ready for merging, @axtimhaus please check.