Skip to content

aakolganov/AURAMAXXING

Repository files navigation

AURAMAXXING (Amorphous sUrface Research And Modeling And oXide eXploration Integrated iN Generation)

This repository provides tools to grow and saturate mixed Si/Al (at the moment) amorphous oxide structures using ASE and LAMMPS (for growth) and ASE + MACE (for saturation).

Main Contributors:

Installation & Dependencies

  1. Python 3.9+
  2. ASE
pip install ase
  1. NumPy
pip install numpy
  1. TQDM
pip install tqdm
  1. LAMMPS (https://lammps.org). Use either the pip install below or install the lammps python library from source at https://github.com/lammps/lammps
pip install lammps
  1. PyTorch
pip install torch
  1. MACE (https://github.com/ACEsuit/mace)
pip install mace-torch

The representative examples script to grow and saturate a Si/Al oxide structure is provided in the folder "examples".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages