8.5. Running Feff outside of Demeter¶
8.5.1. Using a single feffNNNN.dat file¶
You can import feffNNNN.dat files from a FEFF calculation run outside of
DEMETER. Explicitly specify the folder
and file
.
$path -> new(data => $data,
folder => './',
file => 'feff0001.dat',
s02 => 'amp',
e0 => 'enot',
delr => 'alpha*reff',
sigma2 => 'debye(temp, theta) + sigmm',
);
8.5.2. Importing an external Feff calculation¶
Todo
Document Demeter::Feff::External
DEMETER is copyright © 2009-2016 Bruce Ravel – This document is copyright © 2016 Bruce Ravel
This document is licensed under The Creative Commons Attribution-ShareAlike License.
If DEMETER and this document are useful to you, please consider supporting The Creative Commons.