ADF version 2009.01 subreleases

r24367: bugfix BandInput: selected atoms wrong

In some cases the atoms selected for geometry constraints, or a partial Hessian were incorrect. In the calculation a different selection was used.

r24077: bugfix BandInput: bad testing for A and G tensor

The gui mixed up the tests for the A and G tensor, making it practically impossible to run either.

r24030: bugfix BAND: symmetrization error (TOO MANY TRIES)

In a job with a lattice with a slightly asymmtric lattice the program failed to generetate the integration points for the Brillouin zone.

r23555: bugfix ADFinput: occupation key

For big systems, the occupation key produced invalid inputs (due to lines that were too long), fixed.

r23527: Numerical issue solved parallel calculation hybrid functionals excitation energies

In parallel calculations, small differences on different nodes could result in non-convergence, or incorrect results. These differences could occur in the construction of the basis vectors in the Davidson algorithm for the TDDFT calculation of excitation energies. So far only seen in case of hybrid functionals. This has been solved.

r23513: bugfix GUI Preferences: Prefs window did not open

r23467: bugfix hidden atoms and atom info style

The option to hide atoms in ADFinput did not work any more, fixed.

The option to change the size and colors of atom info did not work any more, fixed.

r23315: Guiprefs fix usability: Save and Apply buttons

r23267: bugfix ADFinput Include tails (on Accuracy panel)

r23235: bug in band - Occupation key

The expert option to use the occupation key has been repaired.

r23157: bug in band - Problem with asymmetric frequency run

When disabling the "Frequencies%useA1Displacments" key, the program could fail with a restart problem. Also this option should almost always be combined with the disabled "Frequencies%doA1Projection", which can now be set by the GUI.

r23064: Improve and extend A-DIIS

The A-DIIS scheme has been extended to support relativistic Spin-Orbit SCF. Besides, it is now possible to set two threshold values for A-DIIS, see below.

SCF
  ADIIS THRESH1=a1 THRESH2=a2
END

Here, a1 and a2 (a1 > a2) correspond to values of the maximum element of the [F,P] commutator matrix, ErrMax. If ErrMax ≥ a1, only A-DIIS coefficients are used to determine the next Fock matrix. If ErrMax < a2 then only SDIIS coefficients are used. For ErrMax between a2 and a1 the total DIIS coefficients are calculated from SDIIS and A-DIIS values weighted proportionally according to the ErrMax value. Thus, the weight of A-DIIS coefficients decreases with the ErrMax value.

The default values for THRESH1 and THRESH2 are 0.01 and 0.0001, respectively.

r23059: Incorrect PBESol-D settings

For the dispersion correced PBEsol functional the scaling factor is 1.42. In the code this should include the conversion factor from Angstrom to bohr.

r23052: Fix periodic system menu

On Windows, when changing the overall text size in the system, the menu with the periodic table was not readable any more.

r23047: Fixed a bug SICOEP icw GGA potential

r23020: Fixed a bug preventing AOResponse calculations from restart

r23004: The A-DIIS scheme has been implemented

The A-DIIS scheme by X. Hu and W. Yang, J. Chem Phys 132, 054109 (2010) has been implemented. According to preliminary tests, this scheme performs much better than Energy-DIIS and it does not require calulation of the total energy. Therefore, it is also much faster than E-DIIS. To use the method just specify ADIIS in the SCF input block:

SCF
  ADIIS
END

r22960: bug fix ADFview: spinor or density in case of spin-orbit coupling

Possibly incorrect SCF density and spinors in case of spin-orbit coupling, especially in case of symmetry NOSYM. This has been fixed. The bug was in the densf program.

r22950: bug fix ADFview: reconstructed COSMO surface unrestricted calculation did not show up

r22940: add balloon help to options field in ADFjob

r22925: bugfix for BAND - Gradients with ZORA

The gradients were wrong with relativistic calculations, due to an incorrect optimization.

r22911: increase GENNBO dimensions

Now GENNBO can handle up to 998 atoms and 9998 basis functions (up from 200 and 2000 respectively).

r22804: bugfix determining bonds

When OpenBabel was used to determine bonds it failed when you had atom types like C.1 and so on.

For example, ADFview would show strange bonds if the molecule had not been set up with ADFinput.

r22761: bugfix Z-matrix input and COSMO

In case of Z-matrix input for the atoms the first 3 atoms in the input were not always given a correct COSMO radius.

r22709: bugfix DFTB parameter file B-B

r22355: bugfix ADF: open shell TDDFT excitation energies

The XC kernel could produce NaN's in case of zero α-density and non-zero β-density in an integration point. This is fixed.

r22351: bugfix for band. Nonexistent data block read

This particular bug could happen for large systems with many symmetry operators. (This is what you can get when using a large super cell)

r22312: bugfix: Raman Range with restart now works with ADFinput

r22278: bugfix: RamanRange/ScanFreq and the Symmetry keyword

The RamanRange and ScanFreq features will now reset symmetry to AUTO before starting the frequency scan. Besides, the symmetry tolerance will be reduced to 10-6 so that small displacements are treated correctly. The later is especially important for large flat molecules. The symmetry tolerance value can be changed using a TOL= argument of the corresponding keyword, RAMANRANGE or SCANFREQ, respectively. Note an important difference with the TOL parameter of the SYMMETRY keyword: the latter is valid for the calculation preceding the frequency scan while the value used in the RAMANRANGE/SCANFREQ keyword is valid during the frequency scan.

ADF2009.01b has been released

r22073: bugfix: Incorrect input handling of DISPERSION key

The subopions RSCALE and S6 were ignored when specified by the user

r22073: bugfix: killing a job within ADFjobs did not work on Macintosh with Snow Leopard

r22068: bugfix display of distance labels

Distance labels (from the geometry info popup) in ADFview and other GUI modules did not sometimes not work, fixed

r22022: plotting from outdated runkf files with adfview (BANDGUI)

The program tries when possible to plot from old runkf files. This is not always possible, and may fail.

r22004: Efficiency improvement delocalized coordinates.

With the latest change, it has become possible to optimize very large systems using delocalized coordinates.

r21854: bug fix BAND. ZORA Spin orbit calculations

The spin orbit implementation was wrong for Slater type functions with an s character. In principle this affects all spin-orbit calculations, but in practice this caused only (severe) errors in all electron calculations at the spin-orbit level.

r21844: bug fix ADF perturbative spin-orbit coupled excitation energies for SAOP

A bug fix was fixed for the perturbative calculation of spin-orbit coupled excitation energies (keyword SOPERT) in case of the model exchange-correlation potential SAOP.

r21792: bug fix BAND - Incorrect core term for gradients of MetaGGA

The nuclear gradient of the core kinetic energy density was calculated incorrectly. This has a small effect on the nuclear gradients of Meta GGAs.

r21680: bug fix BAND - Stack overflow in DOS for large systems on some platforms

r21664: bug fix BAND - too much output with Dispersion correction

When doing a geometry optimization with dispersion correction a huge amount of incr was printed

r21586: bug fix ADFspectra MCD C Term nodirect

ADFspectra: MCD C term was not read in correctly in case of NODIRECT option, this is fixed.

r21580: bug fix memory leak large MCD calculations

There was a memory leak in MCD calculations, which showed up in large calculations.

r21550: BAND/GUI: symmetrization issues

For band it is hard to handle slightly asymmetric inputs. The GUI produced in some cases slightly inaccurate coordinates. Also the program BAND has been made a bit more tolerant for such a situation.

r21575: bugfix adfreport Gradients

With ADF2009 gradients are stored differently on the result tape. Now adfreport uses Gradients_CART if available, and falls back to the Gradients variable.

This means that if you perform a single point run with gradients (using the Gradients key), adfreport can now find the gardients on the result file.

r21497: excitation energies in ADF STCONTRIB now allows TDA and hybrids

STCONTRIB can now be used to analyze spin-orbit coupled excitations in case of hybrids and TDA. STCONTRIB still can not be used for spin-orbit coupled excitations in case of hybrids if one does not use TDA.

r21493: bug fix analysis MCD C term in ADF

The analysis of the temperature dependent C term contained a bug that is now fixed.

r21489: performance BAND: much faster nuclear gradients for large unit cells

The scaling of the nuclear gradients has been much improved. In an example with 70 atoms in the unit cell the overall calculation was three times faster.

r21463: bugfix BAND: crash in bzstr routine

The routine that tries to find the high symmetry paths through the BZ sometimes crashed when the symmetry of the BZ was lower than that of the pure lattice (without atoms).

r21450: bugfix adfview: BAND orbitals do not show up when reading .t41 file

r21445: bugfix BAND: sometimes incorrect display of VDD and Hirshfeld charges in adfview

r21435: bugfix source code: fixed compilation of aor_write_3x3

r21397: bugfix ADFinput: excitations key did not work properly

Due to a typo, you could not create excitation calculations with specified number of frequencies.

r21383: Bugfix: ADF TPSS dzeta < 0

Numerical issue solved for TPSS in case of a very small spin-polarization.

r21367: Bugfix: renaming jobs in ADFjobs

When you renamed a job, the .results directory (if present) was not renamed. As the files in the .results directory are not used by the ADF-GUI this is only a problem when users are inspecting the files in that directory.

r21342: Bugfix: Parallel diagonalization

In some rare cases it is possible that the ADF_DSYEVX routine enters an infinite loop. This behavior has been fixed

r21318: BANDstructure: export to CSV format

r21310: BAND: defaults for DIIS (SCF convergence)

Changed the default DIMIX parameter from 1.0 to 0.2, and NCYCLEDAMP from 5 to 1

r21307: bug fix Import of CIF files

Better handling of string constants and allow an extra data_global variable

r21279: BANDstructure: invert order for 1D band structure plots

r21276: bugfix ADFspectra: MCD spectra without C-terms did not work

r21273: ADF-GUI and BAND-GUI: show errors to users in dialog box

r21266: BAND: single precision I/O

An option has been introduced (and is now the default) to read and write temporary files in single precision. For most calculations this means that roughly half of the IO needs to be done. For true benchmark calculations, double precision can be enforced with the key

Programmer
FlioSinglePrecision false
End

r21263: bugfix BANDinput: update issue of periodic images

r21260: bugfix BANDinput: after single point calculation: read coordinates

In some occasions the program asked after a single point calculation to read in the new coordinates. In fact the order of the atoms was changed by band. This is now detected.

r21253: bugfix adfmovie: problem displaying band results for chains and slabs

r21252: bugfix BANDinput: crash when choosing New from File menu with an atom selected

r21245: bugfix BANDgui: save picture hanging

When saving a picture in BANDgui, the program was hanging.

r21243: bugfix BANDgui: incorrect plot with run types like geometry optimization

When using adfview on the result of a (band) geometry optimiziation, the coordinates were wrong.

r21235: bugfix BANDgui: no plot with run types like geometry optimization

r21210: Add SSB-D gga and metagga to ADFinput

r21201: bugfix BANDinput: accept tabs in CIF file

r21198: bugfix ADFinput symmetrization using Symmol

r21143: ADF2009 released

SCM Home Page
Quality Software. Quantum Science
*
*
Copyright Terms of UsePrivacy Policy
Home Products Try & Buy Downloads Documentation Support News About SCM Contact
Home     Products     Try & Buy     Downloads     Documentation     Support     News     About SCM     Contact