Skip to content

iojichervo/BrownianMotion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Simulation of a Brownian motion system in ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages