Skip to content

Commit b21686e

Browse files
authored
added strain rate to root hooks for RollPass (#248)
1 parent 833dd29 commit b21686e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyroll/core/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
Unit.OutProfile.strain,
2626
Unit.OutProfile.length,
2727
Unit.OutProfile.t,
28+
RollPass.strain_rate,
2829
RollPass.OutProfile.filling_ratio,
2930
RollPass.OutProfile.cross_section_filling_ratio,
3031
RollPass.OutProfile.filling_error,

0 commit comments

Comments
 (0)