-
Notifications
You must be signed in to change notification settings - Fork 161
/
release.notes.7.2.0
51 lines (36 loc) · 1.15 KB
/
release.notes.7.2.0
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
NWChem Version 7.2.0 Release Notes
NWChem is now available on Github at
https://github.com/nwchemgit/nwchem
Documentation available from the NWChem website at
https://nwchemgit.github.io
NWChem 7.2.0 is released as open-source under the ECL 2.0 license.
NWChem 7.2.0 will be released with the latest Global Arrays Toolkit (v5.8.2).
NEW FUNCTIONALITY
Modules:
Molecular GW with Gaussian basis
Interfaces:
* Plumed
* Libxc
* tblite
Compilation:
Added the enviroment variable USE_HWOPT: when USE_HWOPT=n all hardware (non-dynamic) optimizations are not used (e.g. gcc -march=native)
Solvation module:
* COSMO updates
Gaussian DFT module:
* New functionality: exact two-component relativistic Hamiltonian (X2C)
* New functionality: Auxiliary Density Functional Theory (ADFT) XC method
* New functionality: Resolution of Identity Time-Dependft DFT (RITDFT)
* New DFT XC functionals
- r2SCAN0
- r2scan-D3 and rscan-D3
- n12-sx
- mn15 and mn15-l
- mn12-sx and mm12-l
- revm11
- wb97, wb97-d3 and wb97x
- r2SCAN, r2SCAN-L
Basis set
* added autoaux fitting basis sets to libraries.bse
* new "bse" input option
BUG FIXES/ENHANCEMENTS
TBD