This repo contains the custom workflows developed by the Phases Research Lab that do not fit into the scope of the public atomate repository.
The following workflows are currently implemented:
or under development:
You can also find some scripts for basic atomate calculations in the scripts
folder. Simply configure the settings as you want them run the script using Python on a system that is configured to connect to your LaunchPad. The scripts are designed to be flexible enough to run to scaffold basic calculations you might run. The examples
folder contains real examples of workflows that have been used.
pip install -e .
)See CONTRIBUTING.rst_
.. _CONTRIBUTING.rst: CONTRIBUTING.rst
prlworkflows is MIT licensed. See LICENSE_
.. _LICENSE: LICENSE