enable-etsf-io [SOLVED]
Posted: Thu Jan 14, 2016 6:31 pm
Using abinit 7.10.5, I would like to write out the full wavefunctions at the end of the calculation using
pawprtwf 1
However, when it came time to write out the wavefunctions, the program gave the error message:
message: |
ETSF-IO support must be enabled in order to output AE PAW wavefunction.
No output will be produced, use --enable-etsf-io at configure-time.
In fact, the first time I received that message, I did install etsf-io from the fall-back directory and changed the configure options accordingly. Perhaps there is something wrong with my configure options??? the beginning of the config.log is as follows:
../configure --prefix=/home/natalie/EL6/publiccode/abinit/abinit-7.10.5 --exec-prefix=/home/natalie/EL6/publiccode/abinit/abinit-7.10.5 --enable-mpi --with-mpi-prefix=/rhel6/opt/openmpi/1.6-intel --with-fft-flavor=fftw3-mkl --with-linalg-flavor=mkl --with-dft-flavor=libxc --with-libxc-incs=-I/home/natalie/EL6/publiccode/libxc/libxc-2.0.0/include --with-libxc-libs=-L/home/natalie/EL6/publiccode/libxc/libxc-2.0.0/lib -lxc --with-netcdf-incs=-I/home/natalie/EL6/publiccode/netcdf/netcdf-4.1.1/include --with-netcdf-libs=-L/home/natalie/EL6/publiccode/netcdf/netcdf-4.1.1/lib --with-etsf-io-incs=-I/home/natalie/EL6/publiccode/etsf_io/etsf_io-1.0.4/include --with-etsf-io-libs=-L/home/natalie/EL6/publiccode/etsf_io/etsf_io-1.0.4/lib FC=ifort CC=icc CPP=icc -E --no-create --no-recursion
Thanks in advance for any advice. Natalie
pawprtwf 1
However, when it came time to write out the wavefunctions, the program gave the error message:
message: |
ETSF-IO support must be enabled in order to output AE PAW wavefunction.
No output will be produced, use --enable-etsf-io at configure-time.
In fact, the first time I received that message, I did install etsf-io from the fall-back directory and changed the configure options accordingly. Perhaps there is something wrong with my configure options??? the beginning of the config.log is as follows:
../configure --prefix=/home/natalie/EL6/publiccode/abinit/abinit-7.10.5 --exec-prefix=/home/natalie/EL6/publiccode/abinit/abinit-7.10.5 --enable-mpi --with-mpi-prefix=/rhel6/opt/openmpi/1.6-intel --with-fft-flavor=fftw3-mkl --with-linalg-flavor=mkl --with-dft-flavor=libxc --with-libxc-incs=-I/home/natalie/EL6/publiccode/libxc/libxc-2.0.0/include --with-libxc-libs=-L/home/natalie/EL6/publiccode/libxc/libxc-2.0.0/lib -lxc --with-netcdf-incs=-I/home/natalie/EL6/publiccode/netcdf/netcdf-4.1.1/include --with-netcdf-libs=-L/home/natalie/EL6/publiccode/netcdf/netcdf-4.1.1/lib --with-etsf-io-incs=-I/home/natalie/EL6/publiccode/etsf_io/etsf_io-1.0.4/include --with-etsf-io-libs=-L/home/natalie/EL6/publiccode/etsf_io/etsf_io-1.0.4/lib FC=ifort CC=icc CPP=icc -E --no-create --no-recursion
Thanks in advance for any advice. Natalie