ttadano / alamode

Ab initio simulator for thermal transport and lattice anharmonicity
http://sourceforge.net/projects/alamode
MIT License
132 stars 53 forks source link
alamode phonon simulation

ALAMODE

License Doc status

Version 1.5.0

alt ALAMODE


Introduction

ALAMODE is a scientific software designed for analyzing lattice anharmonicity and lattice thermal conductivity of solids. By using an external DFT package such as VASP and Quantum ESPRESSO, you can extract harmonic and anharmonic force constants straightforwardly with ALAMODE. Using the calculated anharmonic force constants, you can also estimate lattice thermal conductivity, phonon linewidth, and other anharmonic phonon properties from first principles.

Features

General

Harmonic properties

Anharmonic properties

Prerequisite

Download

You can download the latest and previous versions of ALAMODE at http://sourceforge.net/projects/alamode .

You can also clone the repository as

$ git clone http://github.com/ttadano/alamode.git

If you download the GitHub version, please use the 'master' branch.

Install

The directories alm/, anphon/, and tools/ contain separate Makefiles. Please modify the Makefiles appropriately by changing variables such as CXX, CXXFLAGS, or MPICXX. Then, issuing the "make" command creates the binary for each program.

As of version 1.2.0, we also support a build by CMake. This option is recommended for all users. Please see the documentation page for more details.

Documentation

For more details about ALAMODE including the tutorial, input parameters, and output files, please visit the following webpage.

http://alamode.readthedocs.io

License

Copyright (c) 2014–2022 Terumasa Tadano This software is released under the MIT license. For license rights and limitations, see LICENSE.txt file.

Author

Terumasa Tadano (National Institute for Materials Science, Japan)

Contributors