Page 1 of 1

Problem in conducti

Posted: Sat May 24, 2014 4:02 pm
by Janpreet Sidhu
Hello
I am trying to find optical conductivity. I am following http://forum.abinit.org/viewtopic.php?f=10&t=565 . But when i try
conducti < cond.in
i got error:
Please, give the name of the data file ...
The name of the data file is :
1
At line 97 of file conducti.F90 (unit = 15, file = '1')
Fortran runtime error: End of file


Please help
Janpreet Sidhu

Re: Problem in conducti  [SOLVED]

Posted: Sun May 25, 2014 10:49 pm
by mverstra
please read the tutorial
http://www.abinit.org/documentation/hel ... optic.html

you should be feeding optic a "files" file with several file names, not the input file itself.

Matthieu