File: release.notes.4.7.html

package info (click to toggle)
nwchem 7.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,352,308 kB
  • sloc: fortran: 4,965,533; ansic: 259,769; f90: 30,773; sh: 22,069; python: 19,545; cpp: 15,679; java: 12,311; perl: 6,733; csh: 4,122; makefile: 4,109; sed: 246; awk: 115; exp: 111; asm: 106; pascal: 76
file content (200 lines) | stat: -rw-r--r-- 7,330 bytes parent folder | download | duplicates (7)
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>NWChem Version 4.7 Release Notes</title>
<link rel="stylesheet" type="text/css" href="../shared/nwchem_basic.css">
</head>
<body text="#000000" bgcolor="#FFFFFF" link="blue" alink="blue" vlink="blue">
<table width="650">
<tr><td>
<br>
<table>
<tbody>
<tr>
<td align="left" width="325"><img src="../images/nwchem_logo_dark.gif" border=0 width=200 alt="NWChem - computational chemistry on parallel computers"></td>
<td align="right" width="325" valign="bottom">
<a href="../nwchem_main.html">NWChem Home</a> |
<a href="../disclaimer.html">Security & Privacy</a> |
<a href="http://www.pnl.gov" target="_blank">PNNL</a>
</td>
</tr>
</tbody>
</table>
<hr>
<h1>NWChem Version 4.7 Notes</h1>

<p>
<font color="red">NOTE:</font> These release notes are not a substitute for reading the
<a href="../doc/user/userpdf.pdf">User Manual</a>! They are meant to give a
thumbnail sketch of the new capabilities and bug fixes that are available in
NWChem version 4.7. When there is a conflict between the release notes and the
<a href="../doc/user/userpdf.pdf">User Manual</a>, the User Manual takes precedence.

<p>
The changes for version 4.7 are listed at the bottom of this file.

<b><h2>Several new major capabilities are available in NWChem, including a new module.</h2></b>
<p>
A completely new QM/MM module that interfaces between classical molecular mechanics and quantum
mechanical modules is now available in NWChem.  The user is referred to the  <a href="../doc/user/userpdf.pdf">User
Manual</a> for more information. </p>

<h3>Additional major additions to the capabilities include:</h3>
<ul>
<li>Properties module expanded with additional NMR properties for both SCF and DFT:
 <ul>
 <li>Hyperfine coupling (Fermi-Contact and Spin-Dipole expectation values)
 <li>Indirect spin-spin coupling
 <li>Shielding now also available for DFT wave functions
 </ul>
<li>Task property now requires the specification of the theory (scf or dft), making the
  calculation of properties a single task instead of two (task scf; task property)
<li>Ability to use driver for optimization and transition states search for quantum region
<li>Self-consistent evaluation of metaGGA energies have been implemented in the DFT module.
<li>Prototype PBE0 exchange-correlation functional and Hartree-Fock (xc= pbe0, hf) added to PSPW
</ul>
<p>Again, for each of these capabilities, the user is referred to the <a href="../doc/user/userpdf.pdf">User Manual</a>
for more information. </p>

<p>Listed below are the other major and many minor changes for each module
with significant changes. These descriptions are somewhat terse and more
information is generally available in the <a href="../doc/user/userpdf.pdf">User Manual</a>.</p>

<p>
<p>
<h3>CCSD(T):</h3>
  <ul>
  <li>Restart capability, allowing user to start triples without redoing CCSD, has been added
  </ul>

<p>
<p>
<h3>COSMO:</h3>
<ul>
<li>Limitations on number of surface charges has been removed
<li>Spherical basis sets can be used
</ul>

<p>
<p>
<h3>DFT:</h3>
  <ul>
  <li>Self-consistent evaluation of metaGGA energies have been
    implemented in the DFT module.
  </ul>

 <p>
 <p>
 <h3>Geometry:</h3>
  <ul>
  <li>Maximum number of QM atoms increased to 3000.
  </ul>

<p>
<p>
<h3>Integrals:</h3>
  <ul>
  <li>Memory management of integrals has been improved
  </ul>


<p>
<p>
<h3>NBO:</h3>
<ul>
<li>The NBO module has been removed from 4.7
<li>However the NBO interface that produces files digestible by the standalone NBO is still there.
</ul>

<p>
<p>
<h3>NWPW:</h3>
<ul>
<li>Pseudoptential library: most of the periodic table is now
    included in pspw_default, ??? for PAW
<li>CPI and TETER formated pseudopotential are now readable in PSPW and BAND
<li>Hilbert decomposed FFT added to PSPW and PAW
<li>Numerical stresses added to PSPW, BAND and PAW
<li>PSPW: sic exchange-correlation functionals (xc = lda-sic, lda-0.4sic, pbe96-sic, pbe96-0.4sic)
<li>PSPW: projected density of states (DOS)
<li>PSPW: Velocity and Temperature simulated annealing algorithms in PSPW Car-Parrinello
<li>PSPW: prototype PBE0 exchange-correlation functional and Hartree-Fock (xc= pbe0, hf)
<li>PSPW: prototye center of rotation contraint added to PSPW Car-Parrinello
<li>PSPW: prototye fractional occupation
<li>BAND: faster lmbfgs minimizer and band-by-band minimizer added
<li>BAND: Density of states(DOS) and DOS integration
<li>BAND: Band structure code for plotting band structures including virtual orbital
<li>PAW: faster conjugate-gradient and lmbfgs minimizers
<li>PAW: 1d paw basis generator added
<li>PAW: local pseudopotential added to .jpp files for faster restarting
<li>PAW: prototype radial grid parallization
<li><font color="red">BUG FIX:</font> Translation constraint fixed in PSPW and PAW Car-Parrinello
<li><font color="red">BUG FIX:</font> PBE96 semicore stress (analytitic) fixed in PSPW
</ul>

<p>
<p>
<h3>Properties:</h3>
<ul>
<li>All properties can now be calculated with spherical basis sets
<li>All properties can be calculated with SCF and DFT wave functions
<li>Task property has changed to Task <theory> property (theory = scf or dft)
<li>New propeties were added (see new capabilities above)
<li>Improved linear response for NMR shielding, quick convergence
</ul>

<p>
<p>
<h3>QMMM:</h3>
<ul>
<li>New interface between classical molecular mechanics and quantum mechanical modules
<li>Major improvements in handling link atoms
<li>Ability to use driver for optimization and transition states search for quantum region in QM/MM calculations.
<li>Ability to fix atoms in the quantum region using classical molecular mechanics module
<li>Computation of partial numerical hessian and frequencies for the quantum region
</ul>

<p>
<p>
<h3>TDDFT:</h3>
<ul>
  <li><font color="red">BUG FIX:</font> wrong use of symmetry in non abelian point groups. Now
    NWChem bails out when TDDFT is run on non abelain point groups.
  <li>Reduced memory requirements
</ul>

<p>
<hr>
<font size="0">
<center>
<a href="../nwchem_main.html">NWChem</a> |
<a href="../capabilities/nwchem_capab.html">Capabilities</a> |
<a href="../platforms/platforms.html">Platforms</a> |
<a href="../download.html">Download</a> |
<a href="../doc/user/index.html">User's Manual</a> |
<a href="../doc/prog/index.html">Programmer's Manual</a> |
<a href="../release-notes/index.html">Release Notes</a> |
<a href="../support/faq/NWChem_FAQ.html">FAQ</a>
</center>
<br>
<center>
<a href="../support/known_bugs.html">Known Bugs</a> |
<a href="../support/support.html">Support</a> |
<a href="../training/training.html">Tutorial</a> |
<a href="../contributors.html">Contributors</a> |
<a href="../benchmarks/index.html">Benchmarks</a> |
<a href="http://www.emsl.pnl.gov/forms/search_nwchem.html">Search</a> |
<a href="http://www.emsl.pnl.gov/docs/mssg/index.html">Mol Sci. Soft. Group</a> |
<a href="../citation.html">Citation</a>
</center>
</font>
<hr>
Contact: <a href="mailto:ms3distribution@emsl.pnl.gov">NWChem Support</a><br>
Updated: March 10, 2005

</td></tr></table>
</body>
</html>