This work proposes a general statistical framework involving graph neural networks and Monte-Carlo simulations to predict the thermodynamic properties and ensemble-averged functional properties of disordered materials.
All required packages are listed in requirements.txt. Some key dependencies include:
python==3.11torch==2.3.1torch_geometric==2.5.3e3nn==0.5.5
You can install them with:
pip install -r requirements.txtFor graph neural network training and testing, navigate to the GNN/ directory, and run the script:
python GNN.pyFor Monte-Carlo simulation, nativate to the MC/ directory, and run the script:
python Metropolis.pyIf you find this work useful, please consider cite the following reference: