Skip to content

nsarpangala/BEST230

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

BEST230

#The program simulates transport of virus particle in cell.

#wedge_transport_class.py has basic functions which perform diffusive and ballistic steps etc.

#main_script_pre_model simulates transport according to this paper: PHYSICAL REVIEW E 92, 042709 (2015)

#main_script_onrate.py simulates the transport accroding to our more realistic model.

#the way to run program "python main_script_onrate.py input.txt N"

#input file input.txt has to be placed in the folder inputs/

#N is the number of cores you would like the program to use.

#inputs folder given in repository contains different input files that I used for the project.

#analysis functions can be found in the file plot_class.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published