Skip to content

Releases: ContactEngineering/Adhesion

v0.92.1

05 Jun 08:01
77c94cc

Choose a tag to compare

  • MAINT: adjust to new muFFT and NUMPI APIs
  • MAINT: drop python 3.8 support
  • DOC: correct some missing renames

v0.92.0

14 Jan 19:54
b9bbb0b

Choose a tag to compare

  • ENH: Analytical formulas for JKR contact
  • BUG: Fixed discover of version when in a git repository that is not the
    source directory of SurfaceTopography
  • DOC: Examples are now in documentation and stored as plain-text (jupytext) python files

v0.91.0

04 Jan 09:36
e745ce9

Choose a tag to compare

  • API: soft_wall.py is now installed as ce_soft_wall
  • BUILD: Changed build system from setuptools to flit

0.90.0

20 Sep 18:26

Choose a tag to compare

  • MAINT: automatic publication to PyPI on release
  • CI: move tests to github
  • ENH: singularity container definition files
  • ENH: preconditionned unconstrained contact mechanics in fourier space
  • ENH: use of bound constraint optimizer for adhesion
  • ENH: Powerlaw attractive interaction potential
  • ENH: Morse Potential
  • ENH: More analytical solutions for JKR contacts: stress intensity factors and derivatives
  • MAINT: Dropped support for python3.5 and scipy < 0.16.0
  • MAINT: Refactored PyCo code into three separate Python modules:
    SurfaceTopography, ContactMechanics and Adhesion