ABINIT 6.0.2
Up to Product page
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | OpenMPI, MPICH2, ATLAS, gfortran, ifort, xlf, PathScale, g95 |
|---|---|
| State | Final release |
| License | GPL |
| Released | 2010/03/01 |
*** This release of ABINIT is a production version ***
Warning : there is no "abinis" or "abinip" anymore, the executable is now called "abinit".
Internal changes are quite large between ABINITv5 and ABINITv6.
Many developers have concentrated to clean and simplify the package, as well as to make it more robust.
Some of these modifications are visible to the users, many are not.
The consequences of the many modifications will be felt in the forthcoming months, with likely an increased development rate.
In order to have a reasonable time gap between v5.8 and v6.0 it was however important not to wait more than a half year.
So, keep posted, ABINITv6.x is rather exciting !
For the new features of v6.0 compared to v5.8, please, see the release notes, at Release notes .
Please, read the installation notes at Installation notes
For the list of contributors, see the above-mentioned release notes.
Have fun !
Xavier
-----------------------------------------------
NOTICE FOR THE BUILD OF v6.0 :
This version makes available, by default, many libraries (NetCDF, Nanoquanta/ETSF IO, BigDFT, Wannier90).
In case you have problems, please consider disabling the build of all these new libraries :
configure --disable-all-plugins
or disabling a few of them, like the following :
configure --disable-netcdf --disable-etsf-io --disable-bigdft (choose among --disable-netcdf --disable-etsf-io --disable-etsf-xc --disable-bigdft --disable-wannier90 )
Note that the build of parallel ABINIT is enabled by default.
You may disable it using the --enable-mpi="no".
For the build of parallel ABINIT, check that the PATH and LD_LIBRARY_PATH
environment variables are properly set-up. If this is not
the case, the configure script will abort with the following error message:
configure: error: cannot run C compiled programs.

