stfc / janus-core

Tools for machine learnt interatomic potentials
https://stfc.github.io/janus-core/
BSD 3-Clause "New" or "Revised" License
10 stars 7 forks source link

Tidy calculations #225

Closed ElliottKasoar closed 1 month ago

ElliottKasoar commented 1 month ago

Depends on #224 and #221 (will need rebasing)

Aims to address part of #206:

  • Consider the interaction and need for file_prefix and struct_name
    • In some cases e.g. eos, I think they may actually do exactly the same thing
    • I'd propose potentially removing struct_name as an option completely, unless there's a clear benefit, to simplify the setting of file names
  • Check other settings are consistent between calculations

New changes are all in the final commit: (Tidy calculations):