The source codes for the GC CBMC, Gibbs CBMC, and the analysis tools.Analysis tools
Calculating Rg: Rg.c
Calculating g(r) and s(k): gr-multi.c
Note, the GCBMC was developed from Frenkel and Smit's CaseStudy 19 by adding a chain exchange procedure. Reptation was then added.
Finally, we adapted our program to include a system of two boxes, resulting in GIBBS. Our programs were all coded in C.
Back to Project Main Page