![]() |
AlmaBTE
1.3
A solver of the space- and time-dependent Boltzmann transport equation for phonons
|
Code related to fully analytical 1D RTA solutions. More...
#include <constants.hpp>#include <structures.hpp>#include <qpoint_grid.hpp>#include <Eigen/Dense>

Go to the source code of this file.
Classes | |
| class | alma::analytic1D::BasicProperties_calculator |
| Class for computing basic thermal properties (kappa, Cv, diffusivity) and cumulative functions (resolved for MFP, energy, etc.) along a given transport direction. More... | |
| class | alma::analytic1D::psi_calculator |
| Class for computing the RTA propagator function psi(xi) of a medium. More... | |
| class | alma::analytic1D::SPR_calculator_FourierLaplace |
| Class for computing the exact analytical RTA single pulse energy density response of the infinite bulk medium in Fourier-Laplace domain. More... | |
| class | alma::analytic1D::SPR_calculator_RealSpace |
| Class for computing the approximate analytical RTA single pulse energy density response in real space at a given time. More... | |
| class | alma::analytic1D::MSD_calculator_Laplace |
| Class for computing the exact analytical RTA solution for mean square thermal energy displacement. More... | |
| class | alma::analytic1D::MSD_calculator_RealTime |
| Class for computing the exact analytical RTA solution for mean square thermal energy displacement in time domain. More... | |
Code related to fully analytical 1D RTA solutions.