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

Add lattitudinal height derivate #21

Closed ChRen95 closed 3 months ago

ChRen95 commented 3 months ago

Currently the only implementation of height derivatives is pillar_height_derivatives which calculates the derivatives in rolling / longitudinal / x direction. Since in groove rolling, the height of the profile has to be a function h (x, z) the lattitudinal / z direction height derivatives should also be added.