Skip to content

Releases: ChrisWoodgate/BraWl

Accepted JOSS version

25 Nov 04:38

Choose a tag to compare

Minor adjustments made to v1.0.0 during JOSS review process. Overall functionality remains similar to v1.0.0, but with a couple of small bug-fixes and improved tests.

v1.0.0

09 May 10:24

Choose a tag to compare

v1.0.0

v0.4.1

15 Apr 14:58

Choose a tag to compare

Refactoring of Wang-Landau by H. J. Naguszewski complete. Updates made to command_line.f90 by H. Ratcliffe.

v0.4.0

03 Apr 15:13

Choose a tag to compare

Two main changes in this release:

  1. Carrying through of basis index in Hamiltonian evaluation. (Will be needed for more complex crystal structures.)
  2. Restructuring of input file formats and internal derived types. Parameters solely used in Metropolis Monte Carlo simulations now live in their own derived types and are read in from a separate input file.

v0.3.0

18 Jan 19:31

Choose a tag to compare

Contains Wang-Landau sampling and TMMC capabilities, as implemented by HJN (U. Warwick)

v0.2.1

18 Jul 14:44

Choose a tag to compare

Minor bug-fixes

v0.2.0

12 Mar 10:42
681062c

Choose a tag to compare

Inclusion of Nested Sampling algorithm as implemented by Livia Bartók-Pártay (University of Warwick).

v0.1.2

08 Jan 16:20

Choose a tag to compare

Changes to total energy evaluations and allowing numbers of atoms to be specified directly.

v0.1.1

14 Dec 15:38

Choose a tag to compare

Minor bug fixes relating to writing of .xyz file and nearest-neighbour swaps.

v0.1.0

13 Dec 16:18

Choose a tag to compare

Initial release