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 stress and strain state calculation. #160

Closed ChRen95 closed 4 months ago

ChRen95 commented 7 months ago

Summary

To enable a disk wise and later pillar-disk wise calculation of stress as well as strain values the corresponding hook structure has to be provided. @axtimhaus and I have discussed this topic and this would resolve in a further redefinition of elongation, drought as well as spread. Leading to a breaking change. This would on the other hand enable us to implement a "classic" strip element calculation after von-Karman or Orowan.

ChRen95 commented 7 months ago

@axtimhaus maybe you can add further comments on that one.