Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 768 Bytes

CHANGELOG.md

File metadata and controls

20 lines (16 loc) · 768 Bytes

12.08.2016:

  • Added a CHANGELOG

13.05.2019:

  • first update in CHANGELOG
  • only documentation of principal version changes in CHANGELOG

LeMonADE 1.0

  • bare copy of LeMonADE library from ITP (Leibniz-Institute for Polymer Research IPF) with basic functinonalities

LeMonADE 2.0

  • adding abstract system setup Updater: UpdaterAbstractCreate
  • adding the nearest neighbor interaction Features: FeatureNNInteractionSc and FeatureNNInteractionBcc

LeMonADE 2.1

  • adding external potential Feature: FeatureSpringPotentialTwoGroups
  • adding dynamic bond changing: FeatureConnectionSc
  • modify FeatureAttribute: now uses a template parameter FeatureAttribute<>, default=int32_t
  • improvement of utilities: DistanceCalculation
  • introduce continuous integration: CircleCi