-
Notifications
You must be signed in to change notification settings - Fork 43
/
README
34 lines (20 loc) · 965 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
BAGEL, Brilliantly Advanced General Electronic-structure Library
Open-source version of QSimulate-QM;
QSimulate is committed to maintaining the GPL version of BAGEL.
*** Website ***
http://www.nubakery.org
*** Citation ***
Please cite as:
"BAGEL, Brilliantly Advanced General Electronic-structure Library.
http://www.nubakery.org under the GNU General Public License."
A review can be found at:
WIREs Comput. Mol. Sci 8, e1331 (2018). DOI: 10.1002/wcms.1331
*** License ***
BAGEL is distributed under the GPLv3+.
*** Disclaimer ***
BAGEL is intended for use in parallel environments with a large amount
of distributed memory (e.g., hence there is no disk interface).
We are NOT going to optimize BAGEL for a stand-alone workstation.
BAGEL is being tested primarily on Linux (CentOS and SUSE) and MacOS
that we have access to. Since the program is standard compliant,
it is expected that BAGEL also works on other platforms.