NWChem/release.notes.7.2.0

52 lines
1.1 KiB
Text
Raw Permalink Normal View History

2022-10-27 12:54:04 -07:00
NWChem Version 7.2.0 Release Notes
NWChem is now available on Github at
https://github.com/nwchemgit/nwchem
2023-01-13 14:36:32 -08:00
Documentation available from the NWChem website at
https://nwchemgit.github.io
2022-10-27 12:54:04 -07:00
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
2022-11-15 17:11:09 -08:00
Modules:
2022-12-13 16:07:30 -08:00
Molecular GW with Gaussian basis
2022-11-15 17:11:09 -08:00
Interfaces:
* Plumed
* Libxc
* tblite
2023-01-13 14:34:55 -08:00
Compilation:
Added the enviroment variable USE_HWOPT: when USE_HWOPT=n all hardware (non-dynamic) optimizations are not used (e.g. gcc -march=native)
2022-11-08 15:16:49 -08:00
2023-01-19 13:46:34 -08:00
Solvation module:
2023-01-13 14:34:55 -08:00
* COSMO updates
2022-11-15 17:11:09 -08:00
2022-12-13 16:07:30 -08:00
Gaussian DFT module:
2023-01-13 14:34:55 -08:00
* New functionality: exact two-component relativistic Hamiltonian (X2C)
2022-12-13 16:07:30 -08:00
* 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
2022-11-15 17:11:09 -08:00
2022-12-14 11:05:15 -08:00
Basis set
* added autoaux fitting basis sets to libraries.bse
* new "bse" input option
2022-11-15 17:11:09 -08:00
2022-10-27 12:54:04 -07:00
BUG FIXES/ENHANCEMENTS
2022-11-08 15:16:49 -08:00
TBD