![]() |
AlmaBTE
1.3
A solver of the space- and time-dependent Boltzmann transport equation for phonons
|
EXECUTABLE THAT COMPUTES RTA CONDUCTIVITIES VS FILM THICKNESS. More...
#include <iostream>#include <functional>#include <boost/filesystem.hpp>#include <boost/mpi.hpp>#include <utilities.hpp>#include <vasp_io.hpp>#include <qpoint_grid.hpp>#include <processes.hpp>#include <isotopic_scattering.hpp>#include <bulk_hdf5.hpp>#include <analytic1d.hpp>#include <io_utils.hpp>#include <bulk_properties.hpp>#include <vector>#include <string>#include <Eigen/Dense>#include <boost/property_tree/ptree.hpp>#include <boost/property_tree/xml_parser.hpp>#include <unsupported/Eigen/NonLinearOptimization>
Classes | |
| struct | singlecrystal_functor |
| struct | alloy_functor |
Functions | |
| int | main (int argc, char **argv) |
EXECUTABLE THAT COMPUTES RTA CONDUCTIVITIES VS FILM THICKNESS.
If parametric option is turned on, the program will also determine a compact parametric form for the cross-plane conductivity. For technical details see B. Vermeersch, J. Carrete, N. Mingo Applied Physics Letters 108, 193104 (2016) http://dx.doi.org/10.1063/1.4948968
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
PARSE INPUT FILE ///