stfc / janus

collection of scripts to train and generate data for machine learnt interatomic potentials
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Calculate distances between structures #25

Open ElliottKasoar opened 1 year ago

ElliottKasoar commented 1 year ago

Combines submitting jobs for each structure in one Dataset with MPI to parallelise the calculation of the distances to the structures in the second Dataset.

To do:

ElliottKasoar commented 1 year ago

(Rebased due to merge conflict)