Skip to content

LLNL/csld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 20, 2025
2445996 · Feb 20, 2025

History

25 Commits
Sep 4, 2020
Feb 20, 2025
May 21, 2023
Apr 7, 2020
Oct 28, 2019
Jun 26, 2019
Jun 26, 2019
Sep 4, 2020
Jun 26, 2019
Jul 19, 2019
Apr 7, 2020
Jul 19, 2019
Oct 7, 2020
Jun 26, 2019
Jul 19, 2019

Repository files navigation

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.rst

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