.. alchemiscale documentation master file, created by sphinx-quickstart on Wed Nov 23 20:51:04 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. .. image:: assets/logo/logo_full_horizontal_inverted.png :width: 3174px :height: 610px :scale: 25 % :alt: alchemiscale logo :align: left ####################################################################### high-throughput alchemical free energy execution ####################################################################### **alchemiscale** is a service-oriented execution system for ``AlchemicalNetworks``, suitable for utilizing multiple compute resources, such as HPC clusters, individual hosts, Kubernetes clusters, `Folding@Home`_ work servers, etc., to support large campaigns requiring high-throughput. **alchemiscale** is designed for maximum interoperability with the `Open Molecular Software Foundation`_ stack, in particular the `OpenForceField`_ and `OpenFreeEnergy`_ ecosystems. **alchemiscale** is fully open source under the permissive **MIT license**. The overall architecture for **alchemiscale** is shown visually in :numref:`system-architecture-figure-overview`. See the :ref:`user-guide` for details on what interaction with **alchemiscale** looks like from a user's perspective, and the :ref:`developer-guide` for details on how the components of this architecture work together to execute free energy calculations and yield their results. .. _system-architecture-figure-overview: .. figure:: assets/system-architecture.png :alt: alchemiscale system architecture Diagram of the system architecture for ``alchemiscale``. Colored arrows on the diagram correspond to descriptions on the right. .. note:: This software is in beta and under active development. It is used for production purposes by several early-adopters, but its API is still rapidly evolving. .. _Folding@Home: https://foldingathome.org .. _Open Molecular Software Foundation: https://omsf.io .. _OpenForceField: https://openforcefield.org .. _OpenFreeEnergy: https://openfree.energy/ .. toctree:: :hidden: :maxdepth: 1 :caption: Contents: ./user_guide/index ./tutorials/index ./deployment ./compute ./operations ./development ./api CHANGELOG