Simulation of a Brownian motion system with one big particle made in ruby
ruby bm.rb N
N is the amount of small particles
Output in .xyz format to be used in OVITO
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Available under the GNU General Public License v3.0 License.