English

Physics0.01 : Object-Oriented Programming for Exact Diagonalization

Mesoscale and Nanoscale Physics 2007-05-23 v1 Strongly Correlated Electrons

Abstract

A new system of library code is proposed and initiated. It is emphasized that the same terminologies as we find in our textbooks should be used for class names in the library code. The language C# invented by Microsoft is adopted in this project. Several rules of thumb are suggested in order to obtain easy-readable coherent codes. As a first step, we present the library code for exact diagonalization in physics. When we build codes, we clearly distinguish between model independent and dependent parts, and we use familiar terminologies like {\sf Hamiltonian}, {\sf HilbertSpace}, {\sf GroundState}, {\it etc} as class names. As an explicit example, we calculate ground state energy of a quantum dot, showing the triplet-singlet transition.

Keywords

Cite

@article{arxiv.cond-mat/0302534,
  title  = {Physics0.01 : Object-Oriented Programming for Exact Diagonalization},
  author = {Myung-Hoon Chung},
  journal= {arXiv preprint arXiv:cond-mat/0302534},
  year   = {2007}
}

Comments

4 pages