Program's manual
1. Download the program code
2. Compile code
3. Prepare required files and initial data
4. Executing
5. Results
| 1 step | Create work directory (for convenience). Download the program code from my site to the work directory. |
| 2 step |
Program was written on Fortran77 and for its executing you have to compile the code .
|
| 3 step |
The program runs in the dialog regime and therefore It is desirable to prepare to the simulation:)
The file with lattice site coordinates may be obtained by running lattice generator
Seed for random number generation Tunneling rate - GAMMA Conformational disorder - SIGMAGAMMA Magnitude of external field - F Temperature - TEMP See explanation
|
| 4 step | For program executing run adcalc.exe If you entered parameters that have a sense, program has to run. If program did not runs right see Help. |
| 5 step | Results will be in the files mu.txt,
jumps.txt, energy.txt You can analyze data in the files, but if you want more details see Comments in the body of the code. |
| To the next chapter | Next |