Name | Modified | Size | Downloads / Week |
---|---|---|---|
README | 2012-01-02 | 302 Bytes | |
dia_ising.c | 2011-12-29 | 12.7 kB | |
Totals: 2 Items | 13.0 kB | 0 |
Instructions for running dia_ising.c 1. Build the executable: gcc -lm -o dia_ising dia_ising.c 2. Run it: dia_ising L T (where L is the size (LxL) of the 2D Ising model and T is the temperature in kT/J dimensionless units) For questions contact Ramu Anandakrishnan at ramu@vt.edu