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