mattfeng / minisim

Mini computational chemistry simulation engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minisim

A toy molecular dynamics simulator, written in C++ with CUDA acceleration support.

TODO

  • Basic atom representations
  • XYZ file input reader
  • Bond graph generator from XYZ file
  • Compute energy given system
  • Run gradient descent on system

About

Mini computational chemistry simulation engine


Languages

Language:C++ 91.3%Language:Makefile 7.2%Language:C 1.6%