Skip to content

A ground-up rewrite of a much larger project from my thesis. This is a simulation of a lattice model of metastatic cancer that includes simple tumour-tumour interactions.

License

Notifications You must be signed in to change notification settings

chaypaterson/tumblingcancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tumblingcancer

Should build with GCC v>=4.0 and GNU make.

Parameters are set by editing the source in tumblera.cpp and types.h, and initial conditions are set in main() in tumblera.cpp.

Runs with:

./tumblera $seed $alpha $outputfile

About

A ground-up rewrite of a much larger project from my thesis. This is a simulation of a lattice model of metastatic cancer that includes simple tumour-tumour interactions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published