NWChem/release.notes.7.0.0

69 lines
1.9 KiB
Text
Raw Permalink Normal View History

2019-10-03 11:39:08 -07:00
NWChem Version 7.0.0 Release Notes
NWChem is now available on Github at
https://github.com/nwchemgit/nwchem
New User Manual wiki pages at
https://github.com/nwchemgit/nwchem/wiki
NWChem 7.0.0 is released as open-source under the ECL 2.0 license.
NWChem 7.0.0 will be released with the latest Global Arrays Toolkit (v5.7).
NEW FUNCTIONALITY
2019-10-24 14:23:43 -07:00
- Improved and automated Simint Interface.
The environment variable USE_SIMINT triggers the download and compilation of the
2019-10-24 14:23:43 -07:00
Simint library
2019-10-10 14:54:09 -07:00
- DUCC Quantum computing
2019-10-03 11:54:00 -07:00
- MetaGGA XC functionals for PSPW
2019-10-10 14:54:09 -07:00
2019-10-18 15:11:42 -07:00
- SCAN, rSCANR, regSCAN, NCAP, revM06 and revM06L XC functionals for LCAO DFT
2019-10-10 14:54:09 -07:00
2019-10-18 15:11:42 -07:00
- Python 3 interface
2019-10-10 14:54:09 -07:00
2019-10-03 11:54:00 -07:00
- OpenMP GPU offload (work in progress)
2019-10-03 11:39:08 -07:00
2019-10-24 14:23:43 -07:00
- New library built from basis set files downloaded from the basissetexchange.org website.
Can be used by setting NWCHEM_BASIS_LIBRARY=$NWCHEM_TOP/src/basis/libraries.bse/
2020-02-25 16:48:16 -08:00
- Build of OpenBLAS and Scalapack libraries when the enviroment variables
2019-10-24 14:23:43 -07:00
BUILD_OPENBLAS and BUILD_SCALAPACK are defined.
2020-02-25 16:48:16 -08:00
- Added support for i-PI communication over UNIX sockets
- Added complex absorbing potentials (CAPs) to the real-time TDDFT code
2019-10-24 14:23:43 -07:00
2019-10-03 11:39:08 -07:00
BUG FIXES/ENHANCEMENTS
2019-10-10 14:54:09 -07:00
2019-10-03 11:54:00 -07:00
- Improved Python installation options. No env. variables need.
Only PYTHONVERSION might be supplied.
Requirement: python and python-config (or v3 variants) in PATH
- improved QA suite
- port to latest GNU compilers (9 and 10)
2019-10-03 11:39:08 -07:00
2020-02-25 17:02:22 -08:00
- port to latest xlf compiler version (16.1.1)
2019-10-10 14:54:09 -07:00
- port to Flang compiler (aarch64 and x86_64)
2019-10-28 15:37:17 -07:00
- SCS-MP2 optimization can now be performed when the following input directive is present
set mp2:scf .true.
2020-02-25 16:48:16 -08:00
- QA test h2o2-response-uhf-damping no longer terminates with memory error
- removed dependencies on csh/tcsh
2020-02-25 17:02:22 -08:00
- bug fixes for Molden interface
- improvements to getmem.nwchem script
- port to Score-P (Performance Measurement Infrastructure)
- setting of env. variable LAPACK_LIB is now required
2020-02-25 16:48:16 -08:00
2020-02-25 17:02:22 -08:00
- bug fix for DFT analytic hessian with ECPs