Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Releases: simphony/simphony-lammps

Simphony-Lammps Version 0.1.5

03 Dec 13:07
Compare
Choose a tag to compare

Changes in this release:

  • Use simphony-common version 0.2.0 (#82)
  • Use latest stable version of lammps (from 10 Aug 2015) (#107)
  • Add benchmarking for INTERNAL and FILE-IO interface (#56)
  • Use simphony-common testing framework to test engine (#103)
  • Various bug fixes (#77, #98)
  • Add experimental DEM wrapper which uses LIGGGHTS (#101)

Simphony-Lammps Version 0.1.4

07 Sep 10:52
Compare
Choose a tag to compare

Changes in this release:

  • Ensure wrapper only returns low-level state that it uses (#13)
  • Support delete_particle in INTERNAL wrapper (#68)
  • Fix various bugs in INTERNAL wrapper (#81, #86, #89)
  • Use scatter_atom/gather atom instead of extract_atom (#87)
  • Perform CI testing using both stable and latest of simphony-common (#79)
  • Add conversion from LAMMPS data file to Particles (#78)

Simphony-Lammps Version 0.1.3

02 Jun 13:19
Compare
Choose a tag to compare

Changes in this release

  • support using the internal interface of LAMMPS (INTERNAL) (#67, #58, #57, #55, #54)
  • use simphony-common version 0.1.3

Simphony-Lammps Version 0.1.2

23 Mar 11:50
Compare
Choose a tag to compare

Changes in this release:

  • uuid is being used instead of uid (#48)
  • use simphony-common version 0.1.1 (#50, #46)

Simphony-Lammps Version 0.1.1

16 Mar 11:57
Compare
Choose a tag to compare

Changes in this release:

  • Using coveralls for test coverage reporting (#11)
  • Use Sphinx-based documenation and setup/configure use of ReadTheDocs (#12, #32).
  • Update readme with SimPhoNy website (#22)
  • Update use of provisional CUBA keywords (#18)
  • Test do no not create files in the local directory (#34)

initial release

04 Mar 15:20
Compare
Choose a tag to compare
Merge pull request #24 from simphony/tag-0.1.0-release

Update release version in setup.py before tagging as release