Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.19 KB

README.md

File metadata and controls

28 lines (23 loc) · 1.19 KB

MAOA

Contributors: Dr. Woongkyu Jee (collect data from DFT optimisation output), Dong-Gi Kang, PhD candidate (the vibration, ML-IP workflow)


This repository contains scripts that can take essential data from atomic simulation calculations

Software that can work with: FHI-aims, GULP

It has functions to take data from output file:
✅ SCF converged atomic coordination
✅ Forces
✅ Energies
✅ Eigenvector of vibrational mode
✅ Vibration calculation
✅ Single point calculation of the frames of vibrational modes
✅ Single point calculation of breathing mode frames
✅ Preparing extended xyz file format (total energy, geometry, atomic forces)
✅ Train, Test, Valid split
✅ MACE (ML-IP): training
✅ MACE (ML-IP): optimisation/single point calculation using the trained model
✅ MACE (ML-IP): vibration calculation using the trained model
✅ MACE (ML-IP): nudge elastic band calculation using the trained model
✅ MACE (ML-IP): Plot dimer interaction energy with the interatomic distances of trained data in .html format (plotly)

☉ Upcoming function:
1. N/A