Skip to content

UoBEdTechSTEMM/SimpleMD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Molecular Dynamics

Hello 👋 This is a very simple molecular dynamics simulation using the Phasor game engine.

lib.js contains the main code of our program. app.js calls the simplemd.runApp function with the div element that we want to include the canvas/SVG element in.

Try it out on github.io

View our homepage 🎉

Get involved with the contribution guide 🔮

We have used bower for the packages. First install bower

npm install -g bower

Then run

$ bower install

Then you can run standard to lint your code and highlight any style errors.

TODO

  • Render particle particles on the edges

  • Improve the md algorithm

About

Simple molecular dynamics demonstration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published