skip to content

Materials Theory Group

 

Ephemeral Data Derived Potentials

The ddp package contains a suite of tools to construct and test data derived interatomic potentials. They were originally designed to be used with the airss first principles structure prediction package. Ab initio random structure searching (AIRSS) can be used to generate data, and exploit the generated ddp potentials to potentially accelerate searches. They are referred to as ephemeral data derived potentials as they can quickly be custom-built for a particular set of structure searching parameters, discarded and regenerated as those parameters change. The methodology is introduced in Pickard, Ephemeral data derived potentials for random structure search, 2022EDDP version 0.2, which extends the use of EDDPs to high-accuracy molecular and lattice dynamics, is presented in Salzbrenner et al., Developments and further applications of ephemeral data derived potentials, 2023.

Prerequisites

The airss package should be installed, as well as the source for the nn package, before installing the ddp and repose packages. Specifically, the SPGLIB library built by airss is reused by the repose package. Various command line tools, such as gnu parallel are used. The grace plotting package is supported. gfortran 9.3 or above is recommended, but ifort is supported.

Obtaining the eddp packages

The eddp packages (ddp, repose and nn) are released under the GPL2 licence, as is the airss package. You can download the full source code for all the packages below. Note that you will require a Unix-like environment in order to build the code. Windows users can install a Linux subsystem if required.

Download current versions of airss, ddp, repose and nn

Getting started

The airss, ddp, repose, and nn packages are compiled and installed using make && make install, and if successful you should add {airss,ddp,repose}/bin to your path. The ddp-batch suite of scripts enables convenient training of EDDPs on batch queueing systems.

Next steps

The README file for the ddp package provides some sample data for generating potentials, as well a instructions for perfoming an iterative fit.

Contactairss@msm.cam.ac.uk

Specific versions of EDDP:

EDDP Version 0.2

EDDP Version 0.1