Skip to content

314arhaam/brownie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

brownie

2D single particle Brownian Motion in Python

Introduction

Brownian motion is the random motion of molecules in a fluid medium as a result of their constant collosion. More about it could be found here. The purpose of this code is to generate artistic images using Brownian motion.

How to run?

  1. Download brownian.py
  2. In Command Prompt/Terminal: python brownian.py
  3. Results will be saved in the local folder

a sample result of the code

About

2D Brownian Motion in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages