Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 503 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 503 Bytes

Fluor

Diffusion and fluorescence simulation package. Works on Linux, Mac OS X, and probably Windows (at least used to, some time ago)

Installation

Download & unzip the package. then run $ make

Running simulation

$ cp fluor simulation_directory/
$ cd simulation_directory/

Edit configuration file: config.dat

Simulate diffusion and fluorescence

$ ./fluor -f

Calculate the correlation function

$ ./fluor -b

The output appears in corr.dat .