Skip to content

Cellular automaton simulations of viral spread in tissue, including IFN dynamics.

License

Notifications You must be signed in to change notification settings

BjarkeFN/ViralPercolation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ViralPercolation

Cellular automaton simulations of viral spread in tissue, including IFN dynamics.

Compile (on UNIX-like systems equipped with GNU C++ Compiler) by running the shell script compile_sim.sh:

chmod +x compile_sim.sh

./compile_sim.sh NOVAa_sim.cpp

Then, simulations can be run with

./NOVAa {L} {T} {p_a} {R}

(Replacing {L} {T} {p_a} {R} with the desired parameter values. For a test run, ./NOVAa 500 1000 0.2 1 should suffice)

About

Cellular automaton simulations of viral spread in tissue, including IFN dynamics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published