Rev. | ed56057f569a00172c163f91d7f5eab90ecaee64 |
---|---|
Tamaño | 507 octetos |
Tiempo | 2006-12-10 23:58:13 |
Autor | iselllo |
Log Message | initial import |
There are 3 main fortran codes and each of them has its own script to compile it and another .R script to plot the results.
1)kevre-ground ---> works out the ground state of the DNLS and its energy (which is called lambda, though lambda is normally - the energy ---> careful about the sign)
2)kevre-mass-energy.f95 ---> this code works out the mass as a function of lambda and other things
3)excitations.f95 ----> this code works out the excitation spectrum of a ground state obtained using the code at 1).