File: release.notes.6.8.1

package info (click to toggle)
nwchem 6.8.1-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,010,444 kB
  • sloc: fortran: 4,839,230; ansic: 67,036; f90: 19,513; python: 17,614; java: 12,311; sh: 9,935; perl: 6,110; csh: 5,244; cpp: 3,742; makefile: 1,855; sed: 246; awk: 115; exp: 111; pascal: 76
file content (33 lines) | stat: -rw-r--r-- 895 bytes parent folder | download | duplicates (5)
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
NWChem Version 6.8.1 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 6.8.1 is released as open-source under the ECL 2.0 license.

NWChem 6.8.1 will be released with the latest Global Arrays Toolkit (v5.6.3).

The  6.8.1 release is a maintenance release containing fixes/enhancements for the NWChem 6.8 tree

NEW FUNCTIONALITY 

   N/A
   

BUG FIXES/ENHANCEMENTS

    * multiple fixes for moldenfile property
     https://github.com/nwchemgit/nwchem/issues/7

    * fixed Langevin bug and add frequency calculations within qmd
      https://github.com/nwchemgit/nwchem/issues/14

    * introduced "huge" grid to address hessian problems with diffuse functions

    * ifort 17 needed for compiling offloading code on KNC 
      https://github.com/nwchemgit/nwchem/issues/15