The new version of EXC is available. In particular the finite momentum transfer has been implemented.
This is a list of known configure script command line, with different architectures and compilers.
These configures are supposed to generate (through the Makefile) big-endian executables (when applicable).
./configure F90=ifort F90FLAGS="-O3 -openmp" --with-fftw3="/path/to/fftw3/" \ --with-blas="-L/path/to/blas/lib -lblas" --with-lapack="-L/path/to/lapack/lib -llapack" \ LDFLAGS="-nofor_main" --enable-openmp
./configure F90=xlf90 F90FLAGS="-O3 -qsuffix=f=f90 -q64" --with-fftw3=/path/to/fftw3/ \ --with-blas="-L/path/to/blas/lib -lblas" --with-lapack="-L/path/to/lapack/lib -llapack" \ FORPRE='-traditional-cpp' --enable-mpi
./configure F90=gfortran F90FLAGS="-O3" --with-fftw3=/path/to/fftw// \ --with-blas="-L/path/to/blas/lib -lblas" --with-lapack="-L/path/to/lapack/lib -llapack" \ --with-gfortran-endianness=big
./configure F90=g95 F90FLAGS="-O3 -fno-second-underscore -i4" --with-fftw3="/path/to/fftw3/" \ --with-blas="-L/path/to/blas/lib -lblas" --with-lapack="-L/path/to/lapack/lib -llapack"
./configure F90=f90 F90FLAGS="-O3 -xfilebyteorder=big16:%all -m64" --with-fftw3=/path/to/fftw3/ \ --with-blas="-L/path/to/blas/lib -lblas" --with-lapack="-L/path/to/lapack/lib -llapack"
./configure F90=pgf90 F90FLAGS="-O3 -byteswapio" --with-fftw3=/path/to/fftw3/ \ --with-blas="-L/path/to/blas/lib -lblas" --with-lapack="-L/path/to/lapack/lib -llapack" \ LDFLAGS_SPECIAL="-Mnomain"
./configure F90="pathf90" F90FLAGS="-O3 -fno-second-underscore" --with-fftw3=/path/to/fftw3/ \ --with-blas="-L/path/to/blas/lib -lblas" --with-lapack="-L/path/to/lapack/lib -llapack"
Version 3.2 available
Body: The new version of EXC is available. In particular the finite momentum transfer has been implemented. |
New Release: v3.1
Body: A new version of the code has been released: v3.1. Few changes and some bug corrections for this intermediate release. |
New Release v3.0
Body: A new version of the code has been released: v3.0. |
Theoretical Spectroscopy Lectures
Body: Electronic excitations are probed by experimental techniques such as optical absorption, EELS and photo-emission (direct or inverse). |
Cecam School on Theoretical Spectroscopy
Body: Theoretical Spectroscopy Lectures: Theory and Codes |