Added light class AtomNumber to store the number of a atom
This is a dummy class, which however is useful to avoid mistakes in index/index+1 stuff for atoms. When it is read from input, it is assumed that the input string contains the "serial" (i+1). In the code, it is possible to unambiguously access serial or index.
Loading
Please sign in to comment