Releases: moritzploss/tribology
Releases · moritzploss/tribology
v0.5.15
v0.5.11
- fixed (rather embarrassing) bugs in functions
kin2dyn
anddyn2kin
v0.5.10
- function
merge_npz
restored to earlier implementation; use more
advanced data structures to merge databases where values are not numeric or
not all databases contain the same set of keys - function
split_del
now has additional argumentforce
to overwrite existing
output files - function
split_del
added to moduledata_import
- fixed a bug that lead function
approx_hertz_rad
to return radiusnan
rather thaninf
for a straight line profile. added corresponding test
case - function
approx_hertz_rad
now returns additional parameters - function
abbottfirestone
moved to modulerough_surfaces
- function
import_del
andimport_dir
now have an additional argument
colheadlines
for files where the column headers span multiple rows - bug fixes
v0.5.3
- function
phertz
now has additional argument to indicate if mean or maximum
pressure should be returned - clarified that Hertz equations are only valid for elliptical and circular
contacts; equations for line contacts are not implemented at the moment - added additional test cases for Hertz equations
- fixed bug in Hertz pressure calculation that may lead to wrong results for
elliptical contacts if one of the contact bodies is completely flat - module
rough_surfaces
added
v0.4.9
- fixed bug that lead to data import error when using
mat
output format - added missing package dependencies that may lead to an import error when using
data import or slim mapper processing functions - functions
slim2thick
andslim2thick_batch
now return color error values
for each image
v0.4.4
- function
merge_npz
added todata_import
module - function
slim2thick_batch
now also returns mean thickness data for the SLIM
mapper ZERO step - providing an output file name to the
merge_del
function is now optional - function
merge_del
added todata_import
module
v0.4.0
- module
process_slim_mapper
added. the module contains functions for
automated processing of SLIM mapper bitmap images as obtained from test rigs
by PCS Instruments. - fixed a bug that lead to a
permission denied
error using theimport_del
function (and related functions) if the imported file is in the current working
directory and the function is called within a program that runs in an IDE. - docs theme changed to guzzle sphinx due to unresolvable compile problem with
rtd
v0.2.61
Bump version: 0.2.60 → 0.2.61
v0.2.54
Bump version: 0.2.53 → 0.2.54