The files linked on this page are the input and output files from example runs of FEFF 8. The input file, feff.inp, contains instructions for running all six modules of FEFF to produce the corresponding spectra.
The descriptions given here are brief, please see the FEFF documentation for additional details.
| Copper crystal (XAFS) | Germane (germanium tetrahydride) (XANES) |
|---|---|
| feff.inp | feff.inp |
| xmu.dat | xmu.dat |
| ldos00.dat | ldos00.dat |
| ldos01.dat | ldos01.dat |
| log.dat | log.dat |
All of the files linked on this page are available bundled together in compressed archives.
| Unix archives | Dos archives |
|---|---|
| Cu example | Cu example |
| GeH4 example | GeH4 example |
gunzip example8.tar.gzthen
tar xvf example8.tarat the command line. If you use the GNU version of tar, the command
tar xvfz example8.tar.gzwill untar the files with on-the-fly decompression.