Skip to content
This repository has been archived by the owner on Dec 6, 2017. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 559 Bytes

NEWS.md

File metadata and controls

21 lines (14 loc) · 559 Bytes

0.3.0

  • Add molecular potentials: bonds, angles, dihedrals;
  • Fix the unit conversion functions

0.2.0

Lot of internal changes in this release, with a few fixes.

  • Separation of the Universe and Simulation types
  • Separation of the PotentialFunction and PotentialComputation types
  • Rewrote completely the Topology type

0.1.0

Initial release. Capacities included:

  • Molecular dynamics with pair potentials;
  • Verlet and VelocityVerlet integrator;
  • Selection of algorithms for the simulation;
  • VelocityRescale and Berendsen thermostats.