/BrownianMotion

Simulation of a Brownian motion system in ruby

Primary LanguageRubyGNU General Public License v3.0GPL-3.0

BrownianMotion

Simulation of a Brownian motion system with one big particle made in ruby

Usage

ruby bm.rb N

N is the amount of small particles

Output in .xyz format to be used in OVITO

example 1 example 2

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

Available under the GNU General Public License v3.0 License.