Skip to content

Sim-Sist/TP1

Repository files navigation

SimSist-TP1

chmod +x run.sh

and then

./run.sh

to generate output files in folder output

The output files have the following formats:

particles.txt:

Header
  • Number of particles
  • Size of Space
  • Length of critical radius
  • One free line to put a comment/name. This can also be left blank.
Body
  • Body of textfile consists of one line for each particle with its radius and then its xy coordinates, all separated by a spaces

neighbours.txt:

Header
  • One free line to put a comment/name. This can also be left blank.
Body
  • Body of textfile consists of one line for each particle with a list of all its neighbours separated by a space

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published