 |
The Elk Code
|
|
Go to the documentation of this file. 22 open(50,file=
'EFERMI'//trim(
filext),form=
'FORMATTED',action=
'READ', &
23 status=
'OLD',iostat=ios)
26 write(*,
'("Error(readefm): error opening ",A)')
'EFERMI'//trim(
filext)
30 read(50,*,iostat=ios)
efermi 33 write(*,
'("Error(readefm): error reading Fermi energy from EFERMI.OUT")')