Skip to content

tsarmando/particles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Ferrofluid Simulation

This is a dynamic simulation of single domain magnetic nano-particles inside a non-magnetic solvent.

The arguments for the program are:

  1. A whole number of particles
  2. A positive real time step size
  3. Six, real, end points representing the domain's lower and upper bounds. For example the cube centered at the orgin is given as: -1 1 -1 1 -1 1
  4. The max distance a point can interact with another point
  5. The number of steps

An example would be

./forces 100 .5 -1 1 -1 1 -1 1 1 10

About

ferrofluid simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages