Git Product home page Git Product logo

modecouplingtheoryphononsdata's Introduction

Data for the article Mode-coupling theory of lattice dynamics for classical and quantum crystals

In this repository, I compiled the necessary files to recreate the results in the paper "Mode-coupling theory of lattice dynamics for classical and quantum crystals"

To run the simulations, you need

  • For the PIMD
    • At least 64 cpu available
    • A version of LAMMPS compiled with the replica PACKAGE
  • For the spectral function
  • For some pre/post-processing
    • Python with numpy, matplotlib, ase, h5py - can be installed with pip (not that for ASE, you need the developper version available on https://gitlab.com/ase/ase

Note that to exactly reproduce the results, you need to slightly modify the sources of TDEP to compute the spectral function with equation 39 of the paper. These modifications should happen in the file src/lineshape/lineshape_helper.f90 and consist in modifying some omega with BigOmega(i).

For each approximation (Pimd, Classical, Scha, Perturbation), I've put the data in it's respective folder

For Pimd and Classical, you can find LAMMPS input to run the simulations in the Md/ folder. To run them, you can simply use the bash script in increasing order. Note that you need to to have a binary lmp_mpi in your PATH, and in the case of PIMD, access to 64 CPU. I also put the resulting trajectories in a ASE format. In the Tdep folder, you will find everything to generate the spectral function on path in order to reproduce the figure 3. of the paper. To do this, you can simply execute the bash files in increasing order. Note that you need to have added the tdep binary in your PATH, as proposed at the end of the TDEP compilation.

Once the spectral function have been computed for each approximation, you can execute the PlotAllLineshape.py script in the root of this repository to generate the figure 3 of the paper.

If you have any question, don't hesitate to raise an issue !

modecouplingtheoryphononsdata's People

Contributors

orbitalc avatar

Stargazers

Wei Xie avatar

Watchers

 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.