Skip to content

Latest commit

 

History

History
52 lines (39 loc) · 2.6 KB

File metadata and controls

52 lines (39 loc) · 2.6 KB

NWChem Version 7.3.0 Release Notes

NWChem is now available on Github at https://github.com/nwchemgit/nwchem

User Manual available from the NWChem website https://nwchemgit.github.io

NWChem 7.3.0 is released as open-source under the ECL 2.0 license.

NWChem 7.3.0 will be released with the latest Global Arrays Toolkit (v5.9.2).

The change log below is relative to the 7.3.0 code base.

NEW FUNCTIONALITY

  • Solvation: new cavity construction approach based on the solvent-excluding surface (SES), using the GEPOL algorithm
  • Solvation: added .cosmo file generation to be used by COSMO-RS and COSMO-SAC
  • Bethe-Salpeter Equation

BUG FIXES/ENHANCEMENTS

  • port to GNU 15 compiler
  • port to LLVM Flang 21 compiler
  • port to Intel OneAPI 2025 compiler PR#1116
  • enhancement to the socket driver PR#1145
  • removed dependence from PeIGS library (that can only be installed when USE_PEIGS=Y)
  • IBO code improvements PR#1065

GITHUB ISSUES ADDRESSED