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

Add nnp dist #59

Closed ElliottKasoar closed 1 year ago

ElliottKasoar commented 1 year ago

Similar to #17 and #32, adds a controller function to write the batch script needed to use nnp-dist, and visualisation functions for plotting the RDF and ADF data.

This has similarities to #55, but uses data from n2p2 rather than AML. This includes angular distributions, which AML does not give us, and enables more control over the cutoff radius and number of bins used to calculate RDFs/ADFs.

Features such as the error returned by AML could be added here too.