Skip to content

tiwarylab/GNN-PLUMED-Nucleation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GNN-PLUMED-Nucleation

Inputs for well-tempered metadynamics simulations biasing along GNN-learned reaction coordinates. Details can be found in this manuscript. Here we present a simplified procedure for constructing GNN RCs.

  • Train and save the GNN model with Pytorch. The GNN models used in this work can be found in this github. For the two systems, we provided one ready-to-run model as model.pt for reproducing the molecular dynamics data.

  • Convert the saved Pytorch model into libtorch version so PLUMED can take it as inputs. This is achieved via jit.trace function.

  • Perform well-tempered metadynamics with MD engines patched with PLUMED. PLUMED needs to be compiled with PYTORCH_MODEL module. Instructions are provided in this colab tutorial and in PLUMED page.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages