Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

directedPercolation

This program measure the common observables of a directed percolation model and calculate critical exponents that belong to its universality class

To compile

cc directedPercolation.c my_nrutil.c -lm -O3 -o directedPercolation.x

To execute the program

./directedPercolation.x

Graphing the results

After the program has been executed successfully, we have several ROOT macros to make graphs of the results. These are dataCollapse.c, fitting.c, fittingN_a.c, fittingP_sur.c, fittingR_s.c, makeMultiGraphs.c

About

This program measure the common observables of a directed percolation model and calculate critical exponents that belong to its universality class

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages