ruoitrau86 / csld

Compressive sensing lattice dynamics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A comprehensive package to study lattice dynamics from first-principles. The interatomic force constants were fitted using the compressive sensing algorithm.

Getting Started

To install CSLD, make sure you have Python, C++ and Fortran 90 compilers. Then:

$ git clone https://github.com/LLNL/csld.git
$ cd csld
$ ./setup.py install --user

Documentation

Check out manual.pdf

Get Involved

TBD

Contributing

Contributing to CSLD is relatively easy. Just send us a pull request.

CSLD is distributed under the terms of the MIT license. All new contributions must be made under this license.

Authors

CSLD was created by Fei Zhou, fzhou@llnl.gov.

Citing CSLD

If you are referencing CSLD in a publication, please cite the following paper:

License

CSLD is distributed under the terms of the MIT license.

LLNL-CODE-777818

SPDX-License-Identifier: MIT

About

Compressive sensing lattice dynamics

License:MIT License


Languages

Language:Python 70.0%Language:Fortran 26.2%Language:C++ 3.3%Language:Makefile 0.2%Language:Shell 0.2%