Releases: ChrisWoodgate/BraWl
Releases · ChrisWoodgate/BraWl
Accepted JOSS version
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
v1.0.0
v0.4.1
Refactoring of Wang-Landau by H. J. Naguszewski complete. Updates made to command_line.f90 by H. Ratcliffe.
v0.4.0
Two main changes in this release:
- Carrying through of basis index in Hamiltonian evaluation. (Will be needed for more complex crystal structures.)
- 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
Contains Wang-Landau sampling and TMMC capabilities, as implemented by HJN (U. Warwick)
v0.2.1
Minor bug-fixes
v0.2.0
Inclusion of Nested Sampling algorithm as implemented by Livia Bartók-Pártay (University of Warwick).
v0.1.2
Changes to total energy evaluations and allowing numbers of atoms to be specified directly.
v0.1.1
Minor bug fixes relating to writing of .xyz file and nearest-neighbour swaps.
v0.1.0
Initial release