NWChem/release.notes.4.1

297 lines
11 KiB
Groff
Raw Normal View History

NWChem Version 4.1 Release Notes
(Also available at
http://www.emsl.pnl.gov/pub/docs/nwchem/support/release.4.1.html)
NOTE: These release notes are not a substitute for reading the User Manual!
They are meant to give a thumbnail sketch of the new capabilities and bug
fixes that are available in NWChem Version 4.1. When there is a conflict
between the release notes and the User Manual, the User Manual takes
precedence.
The changes for version 4.1 are listed at the bottom of this file.
Several new major capabilities are available in NWChem, including several new
modules. The new modules are:
o HESSIAN: This module controls the analytic hessian calculation.
o DIRDYVTST: The DIRect Dynamics for Variational Transition State Theory.
o BAND: Prototype Band structure code.
o
o
For each of these capabilities, the user is referred to the User Manual for more
information.
Additional major additions to the capabilities include:
o The AUTOSYM directive in the GEOMETRY group is now ON by default, except
for atoms.
2002-02-21 07:25:00 +00:00
o NBO 5.0 is now available.
2002-02-28 22:12:40 +00:00
o A limited memory BFGS minimization has been added to the PSPW code.
o New density functionals, B97-2, HCTC P1/4, OPTX, and OPTC, have been added.
o A robust algorithm of eliminating linear dependence in basis functions
has been implemented in DFT.
o A new SCF convergence scheme based on fractional occupation numbers has
been implemented in DFT (with keyword SMEAR).
o DFT allows fixed fractional occupation numbers via a keyword FON.
o Wildcard "*" can be used in basis set, ECP, SO basis set input.
o
Again, for each of these capabilities, the user is referred to the User Manual
for more information.
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 User Manual.
Note: Due to changes in the runtime database structure, \verb+RESTART+
will not work on database files generated by NWChem versions 4.0.1 and
older.
Top level directives:
2002-02-21 07:25:00 +00:00
o BUG FIX: Problems on some platforms with a title longer than 80
characters has been fixed.
o BUG FIX: TASK SHELL now returns properly for DECOSF.
o The amount of memory (in MB) per node that is consumed by OS may
now be supplied.
Initial orbital Guess:
o Maximum number of fragment systems has been increased to 60.
o
o
Basis Sets:
o The "*" tag is introduced in the basis set input block to increase the user
flexibility and ease when creating the basis set input. When a star tag is
used the code will use the geometry and assign the basis set defined
at the star tag line to all atoms in the geometry. In addition an "except"
keyword is introduced. Other new tags possibe are bq* and <tag string>*.
o Basis set library file has been split into one file per basis set to allow
for easier access. These files are located in the directory "libraries".
o Blanks (spaces) in basis set names have been replaced by underscores.
o BUG FIX: An error in Ne DGauss_A1_DFT_Exchange_Fitting has been corrected.
Geometry:
o The AUTOSYM directive has been improved and is now ON by default, except
for atoms.
o BUG FIX: AUTOSYM now uses tags instead of nuclear charges to judge
symmetrical equivalence of atoms.
o BUG FIX: Geometries with collinear atoms are now detected and processed
correctly.
o BUG FIX: Overflow problem during the determination of rotational axes
has been fixed.
o BUG FIX: AUTOSYM now works for Ih and Oh symmetries.
DFT:
o New density functionals, B97-2, HCTC P1/4, OPTX, and OPTC, have been added.
o A robust algorithm of eliminating linear dependence in basis functions
has been implemented.
o A new SCF convergence scheme based on fractional occupation numbers has
been implemented (with keyword SMEAR).
o Allows fixed fractional occupation numbers via a keyword FON.
o The default value of the Schwartz screening tolerance has been raised from
1E-10 to 1E-8 (accCoul = 8).
o Threshold for level shifting has been decreased from 0.05 to 0.01.
o Symmetry can be turned on and off in Lebedev grids via keywords SYMM and
NOSYMM.
o Spatial symmetry breaking of orbitals for open-shell systems is checked.
o BUG FIX: Problems with reusing a quadrature grid have been fixed.
o BUG FIX: Restart problem when linear dependence in the basis functions is
present has been fixed.
o BUG FIX: DFT open-shell calculations with the exchange functions xpbe96
2002-02-21 07:25:00 +00:00
and xperdew91 now give correct gradients.
o BUG FIX: Restart calculations now work under NQE or NQS.
o BUG FIX: DFT calculations now work when the molecule contains ghost atoms.
o BUG FIX: Bug introduced in 4.0.1 which produced nonsense numbers for
very large SCF and DFT calculations has been fixed.
o BUG FIX: Convergence of COSMO for UDFT has been improved.
o BUG FIX: Level shifting can now be invoked when MO vectors are retrieved
from a file.
o BUG FIX: Problems with negative electron density and other unstable
floating-point operations in some density functionals have been fixed.
o BUG FIX: LOCK keyword (in VECTOR directive) will now work.
o KNOWN PROBLEM: In a sequence of calculations in one input deck (using
2002-02-28 19:36:37 +00:00
the same geometry and basis set) if the Hamiltonian gets changed (by
adding relativistic operators or COSMO) in the subsequent calculation
the vectors are assumed to be converged. This is not correct as the
Hamiltonian changed.
SCF:
2002-02-21 07:25:00 +00:00
o BUG FIX: Bug introduced in 4.0.1 which produced nonsense numbers for
very large SCF and DFT calculations has been fixed.
o KNOWN PROBLEM: In a sequence of calculations in one input deck (using
the same geometry and basis set) if the Hamiltonian gets changed (by
adding relativistic operators or COSMO) in the subsequent calculation
the vectors are assumed to be converged. This is not correct as the
Hamiltonian changed.
2002-02-21 07:25:00 +00:00
COSMO:
o By default, induced charges will not be re-scaled (ifscrn = 2).
2002-02-21 07:25:00 +00:00
o BUG FIX: Make COSMO gradients always go numerically.
o KNOWN PROBLEM: No ECP can be used with COSMO.
o KNOWN PROBLEM: No spherical Gaussian basis set can be used with COSMO.
2002-02-21 07:25:00 +00:00
Driver:
2002-02-21 07:25:00 +00:00
o BUG FIX: Insufficient internal variable errors have been minimized.
o
o
Properties:
2002-02-21 07:25:00 +00:00
o BUG FIX: Segmentation violations in large property calculations have been
fixed.
o BUG FIX: SIGFPE problems on Linux have been fixed.
o KNOWN PROBLEM: Electrostatic potential (ESP) not available for UHF.
MP2:
o Singlet and triplet pair contributions to MP2 correlation energies are
now printed separately.
o BUG FIX: Problem with numerical gradients of direct MP2 energies has been
fixed.
o
2002-02-21 07:25:00 +00:00
MCSCF:
o BUG FIX: bjg_get_scf_method error has been eliminated.
Hessian and Frequencies:
o BUG FIX: ANIMATE directive is now processed correctly.
o
o
2002-02-28 22:12:40 +00:00
PSPW:
o Improved user interface.
2002-02-28 22:12:40 +00:00
o Conjugate gradient optimization has been improved.
o Psuedopotential library.
o Automated psuedopontential formatting.
o Automated wavefunction initial guess, now with LCAO.
o Automated conversion between small and large plane-wave expansions.
o Fixed atoms in cartesian and SHAKE constraints in Car-Parrinello.
o Polarization through the use of point charges.
o DPLOT available during Car-Parrinello simulations.
2002-02-28 22:12:40 +00:00
o BUG FIX: Ewald sum for irregular shaped unit cells is now correct.
Prepare:
o
o
o
MD:
o
o
o
Analysis:
o
o
o
Integral changes:
2002-02-04 21:38:15 +00:00
o Third-order Douglas-Kroll (DK3) integrals have been added.
o Default value for integral screening threshold (tol2e) has been raised from
1E-10 to 1E-8.
o Texas integral routine will be invoked in DFT.
o Texas integral routine will be invoked for three-center electron-repulsion
integrals evaluation.
o BUG FIX: An error in the transformation from Cartesian to spherical Gaussian
basis of integral second derivatives has been fixed.
Effective core potentials:
o ECP integral evaluation has been accerelated by virtue of spatial symmetry.
o BUG FIX: Wrong numbers of core electrons in LANL2DZ ECP have been corrected.
o BUG FIX: Unstable floating-point operations have been removed.
Relativistic:
o Various levels of third-order Douglas-Kroll have been added.
2002-02-21 07:25:00 +00:00
o BUG FIX: Spin-orbit gradient crashes have been fixed.
DPLOT:
o DPLOT available during Car-Parrinello simulations.
2002-02-21 07:25:00 +00:00
o BUG FIX: Vectors directive now picks up the vectors correctly.
o BUG FIX: Negative spin densities are now correctly calculated for
DFT wavefunctions.
o
PYTHON:
o A python script that generates Coulomb fitting basis sets for atoms, diatomic
hydride and fluoride molecules has been added.
o BUG FIX: Linker now links the latest version of python.
Tests, manuals and misc script changes:
o Updated User's Manual to reflect new and modified functionality in
NWChem.
2002-02-21 07:25:00 +00:00
o QA tests have been updated to reflect the new functionality.
o contrib/getmem.nwchem script bugs have been fixed.
o The program contrib/hessian/makerestart has been added to create the
*.fdrst file from the *.hessian and *.fd_ddipole files for numerical
hessian restarts.
o
2002-02-21 07:25:00 +00:00
Tools:
o BUG FIX: MPICH does not cause segmentation violations with RedHat 7.1.
o BUG FIX: Parallel hangs have been fixed.
Installation availability:
The current tested platforms and O/S versions are:
o IBM SP with P2SC nodes, AIX 4.3.2, and PSSP 3.1
o IBM SP with silver nodes (SMP nodes with two 604e processors), AIX
4.3.2, and PSSP 3.1.
o IBM SP with Power 3 nodes (SMP nodes with four processors), AIX 4.3.2
and PSSP 3.1
o IBM RS6000 workstation, AIX 4.1 and 4.3
o Cray T3E, 2.0.4.61 UNICOSMK
o SGI R8000/10000/12000 IRIX 6.5
o SUN workstations Solaris 5.6
o Compaq DEC alpha workstion (600 MHz EV6), Tru64 V4.0 and V5.0,
DEC C V5.8-009, Digital Fortran V5.2
o Linux with Intel x86 cpus. Since there are at least 8 popular
distributions of the Linux operating system and numerous others in
existence, including downloading everything and building your own Linux OS,
it is impossible to test all possible versions of Linux with NWChem.
NWChem Release 4.0 has been tested on, RedHat 6.0 and 6.2, Debian 2.2.1,
Suse 6.4, TurboLinux 6.04, Mandrake based on RedHat 6.0, FreeBSD 4.1.4,
and RedHat 6.0 for the Power PC Macintosh. These all use the EGCS
compilers at different levels. However, the Portland Group Compiler has
been tested in a less robust manner.
o Linux with Alpha cpus has been tested with RedHat 6.1 and 6.2.
Usage of the Compaq Fortran and C compilers is necessary for compiling.
o HP 9000/800 workstations with HPUX B.11.00. f90 must be used for
compilation.
o Intel x86 with Windows 98 and NT has been tested with Compaq Visual Fortran
6.0 and 6.1 with WMPI 1.3 or NT-Mpich.
A general FAQ is available at
http://www.emsl.pnl.gov:2080/docs/nwchem/support/NWChem_FAQ.html
A list of Known Bugs is available at
http://www.emsl.pnl.gov:2080/docs/nwchem/support/known_bugs.4.1.html