Coder Social home page Coder Social logo

mdcthermalc's Introduction

AICON

AICON is a program aims to achieve fast and accurate estimation of transport properties, such as electrical conductivity and thermal conductivity. The first version of AICON is specific for lattice thermal conductivity calculation. Based on the Debye-Callaway model for thermal conductivity calculation, we expand this theory and optimize its calculating process. All of these efforts makes this software be able to calculating lattice thermal conductivity quickly and accurately without needing any transcendental parameter. This is especially important for high-throughput calculation. Beside lattice thermal conductivity, one can also obtain other useful information such as contribution rate of acoustic branch and optic branch repectively, scattering rate of different scattering mechanism like normal process and umklapp process. For more information, check out our article.

AICON has a DOI:10.1016/j.cpc.2019.107074, you can cite this code like this:

Tao Fan, Artem R. Oganov, AICON: A program for calculating thermal conductivity quickly and accurately, Comput. Phys. Comm.(2019), 107074, https://doi.org/10.1016/j.cpc.2019.107074

prerequisites

AICON is a Python module. AICON's runtime requirements are Python version 3.5 or higher, and the Python libraries NumPy, SciPy, spglib and pymatgen. All of them can be easily obtained from the Python Package Index (PyPI), using tools such as pip. They may also be bundled with Python distributions aimed at scientists, like Anaconda, and with a number of Linux distributions. Here we recommend to use Anaconda so that dependencies should be resolved automatically.

Compiling and install AICON

Users installing from source must install the dependencies first and then run:

$ python setup.py install

Running the tests

The distribution includes four examples: diamond, Si, SnSe, Mg2Si. The former three examples are also described in the AICON paper. Read /doc/UserManual to learn how to use this software and more information about the output files.

mdcthermalc's People

Contributors

baijianlu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.