Error at using the "conducti" tool

Total energy, geometry optimization, DFT+U, spin....

Moderator: bguster

Locked
Serge
Posts: 25
Joined: Wed Apr 24, 2013 5:48 am

Error at using the "conducti" tool

Post by Serge » Sun Jun 16, 2013 1:57 pm

Hello.

I use the "conducti" tool to compute the conductivity.
But as I add k-points more than one or change a number of k-point shifts, appears the following error:
Please, give the name of the data file ...
The name of the data file is :
cond.in
Give the name of the output file ...
The name of the output file is :
cond.out

rprimd(bohr) = 4.23369 0.00000 6.37853
-2.11684 3.66648 6.37853
-2.11684 -3.66648 6.37853
natom = 9
nkpt,mband = 16 45
ecut = 30.00000 Ha
fermie = 1.12823 Ha 30.70070 eV
Temp = 0.00095 Ha 300.00139 Kelvin
At line 250 of file conducti_nc.F90 (unit = 15, file = 'cond.in')
Fortran runtime error: End of file


Content of cond.in file:
1
ABo_DS3_1WF28
ABo_DS4_1WF29
ABo_DS5_1WF30
ABo_DS2_WFK
9.50049E-04
1.000
0.00735 2.0


Content of a directory with the files:

Code: Select all

phys450@phys450-pc home/phys450/conducti_June16_2013 $ ls
ab.files     ABo_DS1_EIG.nc  ABo_DS2_WFK    ABo_DS5_1WF30  AB_tmp_1WF1_EIG
AB.in        ABo_DS1_WFK     ABo_DS3_1WF28  ABo_DS5_DEN30  cond.files
ABo_DS1_DDB  ABo_DS2_DEN     ABo_DS3_DEN28  ABo_OUT.nc     cond.in
ABo_DS1_DEN  ABo_DS2_EIG     ABo_DS4_1WF29  AB.out         log
ABo_DS1_EIG  ABo_DS2_EIG.nc  ABo_DS4_DEN29  AB.psp


Please, prompt, what do I need to change in order the tool to work properly.

Thanks!

Serge.

bmatt
Posts: 24
Joined: Tue Aug 27, 2013 9:46 pm

Re: Error at using the "conducti" tool

Post by bmatt » Wed Jul 23, 2014 10:13 pm

Hello,
I think this could be your problem-
In your conducti.in file you have 1 value for WTK and from your file_xo_WFK you have nkpt=16
"9.50049E-04
1.000
0.00735 2.0"
the value of 1.0 I believe needs to be written down 16 times

Hope this works for you

Locked