Skip to content

nicholsonae/nested_flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

nested_flask

compile with: g++ -std=c++0x -O3 -o nested_flaskmodel nested_flaskmodel.cpp

run with two arguments: ./nested_flaskmodel i j &

where i is a random seed to initialise the microbes and j is the file number, i.e:

./nested_flaskmodel 12345678 0 &

About

A nested version of the flask model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages