SkillAgentSearch skills...

Cleaving

Lammps Package for cleaving calculations USER-PACKAGE

Install / Use

/learn @demonico85/Cleaving
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CLEAVING

DOI

The LAMMPS package CLEAVING contains all the modified potentials and additional computes/fixes needed by the cleaving model to use Thermodynamic Integration to calculate the Surface Free Energy of a given system.

This package is presented as part of the consortium Simulation Interfacial Free Energy Techniques (SIFT) which include the packages:

SIFT group

Documentation

The documentation can be browsed online at this link. The documentation can also be generated locally through the following procedure, which requires a working python3 installation and an active internet connection

cd docs
pip3 install -r docs_requirements.txt # use pip3 or pip depending on your local setup
make html

At the end of the generation point your browser to build/html/index.html to browse the docs.

NOTE: The repository contains a directory /utils which includes a miscellanea of programs useful for cleaving calculations (e.g., extracting and averaging useful quantities). These small programs are given without description and without warranty

Contributing

If you want to add functionalities (or fix issues) to CLEAVING, you are more than welcome to do so. Feel free to fork the repo and open a pull request: we will do our best to review it. Note that if we accept your changes you will be asked to update the documentation to reflect what you have done.

If you have any questions, find a bug or an issue or want to propose a new feature, please do so by creating a new issue. Pick the issue template that makes the most sense and edit it to add as much detail as possible.

Citing CLEAVING

DOI

Please cite the following paper for any work that uses the CLEAVING package:

  • Di Pasquale, N. et al., (2024). CLEAVING: a LAMMPS package to compute surface free energies. Journal of Open Source Software, 9(94), 5886, https://doi.org/10.21105/joss.05886
View on GitHub
GitHub Stars7
CategoryDevelopment
Updated22d ago
Forks3

Languages

C++

Security Score

85/100

Audited on Mar 17, 2026

No findings