Skip to content

mjohn218/FPR_rot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FPR_rot

Rotational rigid-body reaction-diffusion code

Performs reaction-diffusion dynamics for multi-site rigid molecules in 3D and 2D. This specific code places bound sites at contact given their current orientation. It is not yet generalized to take in user-defined orientations for 'snapping' molecules into place after association. It will do this snapping for the clathrin assembly problem simulated in the paper.

to compile: enter src directory make

requirements: g++ (or some other c++ compiler) gsl (GNU Scientific library) must be installed.

About

Rotational rigid-body reaction-diffusion code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages