drjuls / AMBiT

GNU General Public License v3.0
32 stars 15 forks source link

AMBiT

AMBiT is a high-precision atomic structure software package based on the Configuration Interaction + Many-Body Perturbation Theory (CI+MBPT) method and is developed and maintained by the Julian Berengut Group at the University of New South Wales in Sydney, Australia. While we are contactable by email, we would prefer for bug reports and feature requests to be made on this GitHub page.

Features

Briefly, AMBiT is:

Installation

AMBiT is currently in active development: the ''dev'' branch is regularly updated with new features and performance improvements, while the ''master'' branch is more stable and only updated once we are sure it is correct and bug-free. If you are installing AMBiT globally (i.e. not in your personal directory) on a cluster then we recommend you use the master branch - otherwise use either dev or master depending on your tolerance for software changes.

AMBiT uses the CMake build-system. It also requires the following external libraries:

See INSTALL.md for more detailed instructions on how to compile AMBiT.

Contributing

We welcome contributions, bug reports and feature requests. See CONTRIBUTING.md for contribution and bug-report guidlines.

Licensing

This project is licensed under the GNU GPL v3.0. See LICENSE for more details