As already mentioned in issue #160, we should also add contact friction and contact pressure to the profile.
Currently they are both defined on RollPass.DeformationUnit. It would make more sense to move them to Profile.
In the long run, we should consider to implement a Contact unit, so e.g. the chain could act like:
Summary
As already mentioned in issue #160, we should also add contact friction and contact pressure to the profile. Currently they are both defined on
RollPass.DeformationUnit
. It would make more sense to move them toProfile
. In the long run, we should consider to implement aContact
unit, so e.g. the chain could act like:RollPass.Profile.Contact.heat_transfer_coefficent
Same vise versa, when you start at
Roll
.Detailed Description
Further Information, Files, and Links