Index#
Examples often show examples of more than one thing. Below is a list of common operations with a link to the examples that implement each one. Nearly all examples use ConfigSet
and OutputSpec
. GAP-RSS uses most of Workflow’s functionalities.
Evaluate structures with a calculator#
Generate structures#
From SMILES string:
Short example in SMILES to
Atoms
Geometry optimisation: Iterative GAP fitting
Sample molecular normal modes: Normal Modes (non-periodic)
Remote execution#
Get descriptors#
Sampling structures#
Furthest point sampling: Sampling of Structures
With a boolean function: GAP fit workflow with many wfl use-case examples
Fit a potential#
Multistage GAP fit: Iterative GAP fitting
Simple GAP fit: GAP fit workflow with many wfl use-case examples
Iterative training#
An example of GAP fitting scheme: Iterative GAP fitting
Command line#
Generate structures from SMILES: SMILES to
Atoms
Miscellaneous#
Calculate errors:
Plot predicted vs reference correlation plots: GAP fit workflow with many wfl use-case examples
Parallelize your own function: Overview of
Calculate normal modes of a molecule: Normal Modes(non-periodic)
Post-process each ORCA calculation on-the-fly: ORCA via python script