Mapping groove roll passes to equivalent passes is a model approach which is currently "hard coded" into PyRolL's RollPass class. Since PyRolL should be open for other rolling processes e.g. flat rolling, this hard coded model approach should be removed from the RollPass class.
Mapping groove roll passes to equivalent passes is a model approach which is currently "hard coded" into PyRolL's
RollPass
class. Since PyRolL should be open for other rolling processes e.g. flat rolling, this hard coded model approach should be removed from theRollPass
class.