Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
briling committed Oct 12, 2017
1 parent b31fe3d commit 7671500
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

## qm
An implementation from scratch of the electronic structure model of \[[1]\].
An implementation from scratch of the electronic structure model of \[[1]\];
see \[[2]\] for details.

---

Expand All @@ -21,8 +22,8 @@ make qm
#### command line options:
* `conv:%lf` – scf convergence criterion
* `it:%d` – number of iterations
* `read:%s` – file name for reading scf vectors
* `write:%s` – file name for saving scf vectors
* `read:%s` – file name for reading scf vectors
* `write:%s` – file name for saving scf vectors

---

Expand Down Expand Up @@ -50,12 +51,18 @@ corresponding output files from PRIRODA-11

<a name="ref1">\[1\]</a>
D. N. Laikov, J. Chem. Phys. **135**, 134120 (2011).
DOI: [10.1063/1.3646498](http://dx.doi.org/10.1063/1.3646498)
DOI: [10.1063/1.3646498](https://dx.doi.org/10.1063/1.3646498)

<a name="ref1a">\[1a\]</a>
Supplementary material of \[[1]\].

<a name="ref2">\[2\]</a>
K. R. Briling, J. Chem. Phys. **147**, 000000 (2017).
DOI: [10.1063/1.5000525](https://doi.org/10.1063/1.5000525)

[1]: #ref1
[1a]: #ref1a
[2]: #ref2

<a href="http://m.maploco.com/details/9af5rrkn"> <img src="http://www.maploco.com/vmap/s/9693527.png" width=1 > </a>

<a href="http://m.maploco.com/details/9af5rrkn"> <img src="http://www.maploco.com/vmap/s/9693527.png" width=1 > </a>

0 comments on commit 7671500

Please sign in to comment.