paral_kgb and KSS file
Posted: Wed Feb 24, 2010 5:29 pm
Hello-
The code fails to write out the KSS file when using the paral_kg =1. The error message is,
m_io_kss.F90:1435:ERROR
Unsupported value for accesswff: 1
This the build information:
=== Build Information ===
Version : 6.0.1
Build target : x86_64_linux_intel11.1
Build date : 20100220
=== Compiler Suite ===
C compiler : gnu
CFLAGS : -g -O2 -march=opteron
C++ compiler : gnu4.3
CXXFLAGS : -g -O2 -march=opteron
Fortran compiler : intel11.1
FCFLAGS : -g -extend-source -vec-report0
FC_LDFLAGS : -i-static -static-libcxa
=== Optimizations ===
Debug level : yes
Optimization level : standard
Architecture : amd_opteron
=== MPI ===
Parallel build : yes
Parallel I/O : yes
=== Linear algebra ===
Library type : abinit
Use ScaLAPACK : yes
=== Plug-ins ===
BigDFT : yes
ETSF I/O : yes
LibXC : no
FoX : no
NetCDF : yes
Wannier90 : yes
=== Experimental features ===
Bindings : no
Error handlers : no
Exports : no
GW double-precision : no
Macroave build : yes
==========================
I am testing it using a simile N2 in a box case. Input file is,
paral_kgb 1
# Definition of parameters for the calculation of the KSS file
nbandkss -1 # Number of bands in KSS file (-1 means the maximum possible)
nband 8 # Number of (occ and empty) bands to be computed
#istwfk 10*1
#
acell 15.2 15.3 18.3
# Definition of the atom types
ntypat 1
znucl 7
natom 2 # There are two atoms
typat 1 1 # They both are of type 1, that is, Silicon.
xangst # Reduced coordinate of atoms
0.0 0.0 0.0
0.0 0.0 1.4
ngkpt 1 1 1
nkpt 1
kpt 0 0 0
nshiftk 1
shiftk 0 0 0
istwfk 10*1
symmorphi 0
ecut 25.0
nstep 2
toldfe 1.0d-6
diemac 12.0
#kssform 1
#accesswff 3
========================================
Tried several choices for accesswff but none worked.
Thank you in advance for any suggestions.
Wissam Al-Saidi
Univ of Pittsburgh
The code fails to write out the KSS file when using the paral_kg =1. The error message is,
m_io_kss.F90:1435:ERROR
Unsupported value for accesswff: 1
This the build information:
=== Build Information ===
Version : 6.0.1
Build target : x86_64_linux_intel11.1
Build date : 20100220
=== Compiler Suite ===
C compiler : gnu
CFLAGS : -g -O2 -march=opteron
C++ compiler : gnu4.3
CXXFLAGS : -g -O2 -march=opteron
Fortran compiler : intel11.1
FCFLAGS : -g -extend-source -vec-report0
FC_LDFLAGS : -i-static -static-libcxa
=== Optimizations ===
Debug level : yes
Optimization level : standard
Architecture : amd_opteron
=== MPI ===
Parallel build : yes
Parallel I/O : yes
=== Linear algebra ===
Library type : abinit
Use ScaLAPACK : yes
=== Plug-ins ===
BigDFT : yes
ETSF I/O : yes
LibXC : no
FoX : no
NetCDF : yes
Wannier90 : yes
=== Experimental features ===
Bindings : no
Error handlers : no
Exports : no
GW double-precision : no
Macroave build : yes
==========================
I am testing it using a simile N2 in a box case. Input file is,
paral_kgb 1
# Definition of parameters for the calculation of the KSS file
nbandkss -1 # Number of bands in KSS file (-1 means the maximum possible)
nband 8 # Number of (occ and empty) bands to be computed
#istwfk 10*1
#
acell 15.2 15.3 18.3
# Definition of the atom types
ntypat 1
znucl 7
natom 2 # There are two atoms
typat 1 1 # They both are of type 1, that is, Silicon.
xangst # Reduced coordinate of atoms
0.0 0.0 0.0
0.0 0.0 1.4
ngkpt 1 1 1
nkpt 1
kpt 0 0 0
nshiftk 1
shiftk 0 0 0
istwfk 10*1
symmorphi 0
ecut 25.0
nstep 2
toldfe 1.0d-6
diemac 12.0
#kssform 1
#accesswff 3
========================================
Tried several choices for accesswff but none worked.
Thank you in advance for any suggestions.
Wissam Al-Saidi
Univ of Pittsburgh