Releases: pyroll-project/pyroll-core
Releases · pyroll-project/pyroll-core
v.3.1.0
v3.0.5
What's Changed
- fixed minor bug in tension by @ChRen95 in #320
- removed logger warning by @ChRen95 in #333
- changed plot functions with plotly by @ChRen95 in #329
- Fix false cs calculation for square in_profile by @RichardPfr in #324
- changed solve function using different solve algorithm by @ChRen95 in #334
Full Changelog: v3.0.4...v3.0.5
v.3.0.4post0
v3.0.4
v3.0.3
What's Changed
- 301 working radius not calculated correct by @ChRen95 in #303
- added convergence information by @ChRen95 in #307
- 312 setting wrong velocity in forward solution by @ChRen95 in #313
- 310 calculate tension from given reduction velocity ratio by @ChRen95 in #314
- 315 hexagon profile is wrongly scaled when corner radius is applied by @ChRen95 in #316
To *315, thanks to @GRPlan who raised the issue and provided a direct solution.
Full Changelog: v.3.0.2...v3.0.3
v3.0.2post1
What's Changed
Full Changelog: v.3.0.2...v3.0.2post1
v3.0.2
What's Changed
- allow parsing of enum config from env vars by @axtimhaus in #283
- Introduce Pre-Commit to Manage Code Quality by @axtimhaus in #284
- Update Versioning in Readme by @axtimhaus in #286
- Added new hooks on
RollandProfileby @ChRen95 in #285 - fixed bug, setting wrong velocity by @ChRen95 in #293
- added groove factor by @ChRen95 in #296
- 288 initial velocity in function solve velocities forward is interpreted incorrectly by @ChRen95 in #298
- 297 add peclet number by @ChRen95 in #299
- added flatten method and corresponding test by @ChRen95 in #295
Full Changelog: v.3.0.1...v.3.0.2
v3.0.1
What's Changed
- use multi line strings in all contour-line like properties and hooks by @axtimhaus in #272
- Add rotation of 0 for flat-flat roll passes by @JMantel in #273
- Ezdxf shapely by @axtimhaus in #275
- fix default color seq error and add equivalent function for multiline… by @axtimhaus in #279
- 278 add possibility to configure plotting backend instead of standard preference by @axtimhaus in #280
- Fix bug in velocity calculation by @axtimhaus in #281
New Contributors
Full Changelog: v3.0.0...v.3.0.1
v3.0.0
What's Changed
- Remove Kaleido by @axtimhaus in #226
- 238 contact area of three roll passes by @RichardPfr in #241
- added default tensions by @ChRen95 in #245
- Added velocity calculation and test by @ChRen95 in #247
- add contours_lines and classifiers to attrs in RollPass by @axtimhaus in #243
- added strain rate to root hooks for RollPass by @ChRen95 in #248
- Deriving RollPass and ThreeRollPass from Common Base by @axtimhaus in #244
- impl a helper function for construction grooves by name by @axtimhaus in #257
- Fix Bug in Contact Contour Lines by @ChRen95 in #265
- 262 add hooks for technological correct profile and contour line orientation by @RichardPfr in #263
- add common symmetric roll passes base class by @axtimhaus in #267
- Pre post processors by @axtimhaus in #269
v2.1.8
What's Changed
- Added capability to provide roll_diameter in roll definition by @RichardPfr in #216
- 198 add angle for profile and diskelementprofile by @ChRen95 in #199
- added
roll_pass.out_profile.velocityto root hooks and provided basic implementation by @ChRen95 in #228 - Changed and added rotations in the contour_lines property of the thre… by @RichardPfr in #222
- added missing - signs by @ChRen95 in #231
- changed nominal diameter to working diameter by @ChRen95 in #225
- added default rotation for box in flat by @ChRen95 in #233
Full Changelog: v2.1.7...v2.1.8