pyroll-project / pyroll-core

PyRoll rolling simulation framework - core library.
https://pyroll.readthedocs.io
BSD 3-Clause "New" or "Revised" License
11 stars 7 forks source link

Make it possible to provide nominal_diameter in roll definition #214

Closed GRPlan closed 1 month ago

GRPlan commented 2 months ago

In a lot of cases it is more natural to provide the nominal_diameter in the roll definition.

Interface should be modified so that either nominal_radius or nominal_diameter are accepted.