SETTINGS

Contents

SETTINGS#

autoplex.settings.SETTINGS = AutoplexSettings(CONFIG_FILE='~/.autoplex.yaml', CASTEP_CMD='castep', CASTEP_KEYWORDS=PosixPath('/home/runner/micromamba/envs/autoplex_docs/lib/python3.10/site-packages/autoplex/misc/castep/castep_keywords.json'))#

Model describing the autoplex-related commands.

The following code has been taken and modified from materialsproject/atomate2 The code has been released under BSD 3-Clause License and the following copyright applies: atomate2 Copyright (c) 2015, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from the U.S. Dept. of Energy). All rights reserved.