Resources
Fortran, C/C++ codes, Mathematica notebooks, Web resources, LaTeX etc.
Mathematica
- Superconducting gap anisotropy
- LCAO band structure
This is a Mathematica notebook illustrating some aspects of band structure calculations on the example of a hypothetical two-dimensional metal oxide lattice:bands.nb
Fortran, C
- epsilon.f90. This is the Fortran90 source code of Appendix A of our article T. Mishonov and E. Penev, Int. J. Mod. Phys. B 14, 3831 (2000). It demonstrates the operation of the epsilon algorithm (see also Wynn's Epsilon Method on mathworld) for finding the limit of infinite series in case where only limited number of terms are known.