Skip to content

Releases: ICAMS/calphy

1.0.0

12 Apr 07:32
Compare
Choose a tag to compare

v1.0.0 is a breaking, complete overhaul of the input parsing in Calphy. The documentation and tests have been updated accordingly.

What's Changed

  • enable separate switching times for fe and ts modes by @srmnitc in #27
  • update reversible scaling run by @srmnitc in #28 (#25 )
  • Do not assume all pair_coeff come with a path by @pmrv in #23
  • Restructure input by @srmnitc in #29
    - Potential can be input in a file instead of pair-coeff terms
    - update pscale/tscale methods
    - specify dependencies with version number (#30, #22)

New Contributors

  • @pmrv made their first contribution in #23

Full Changelog: 0.9.0...1.0.0

0.9.0

08 Mar 13:51
Compare
Choose a tag to compare

Changes

  • Update documentation and add more examples
  • Minor renaming of results keys to enable easier parsing

Bug fixes

  • Bug fixes for SGE in scheduler

Improvements

  • Add traj_interval keyword which enables recording of MD trajectory (#20 )
  • Add modes tscale and pscale for direct temperature and pressure scaling (#24 )

0.8.0

29 Nov 16:06
Compare
Choose a tag to compare

Updates

  • Update alchemical changes to use hybrid/scale method removing the restriction with fix adapt #18

0.7.2

24 Nov 17:29
Compare
Choose a tag to compare

Features

  • Fix relative paths automatically #15
  • Add to pypi

0.7.0

12 Nov 15:26
Compare
Choose a tag to compare

Add melting point calculation protocol

0.6.1

03 Nov 15:03
Compare
Choose a tag to compare

The new release significantly changes the LAMMPS backend. The dependence on fix adapt is completely removed, making calphy suitable for use with any interatomic potential implemented in LAMMPS.

0.5.8

23 Oct 15:28
ffe71b1
Compare
Choose a tag to compare

First release of calphy