Skip to content

Commit

Permalink
Add link to release page
Browse files Browse the repository at this point in the history
  • Loading branch information
Alain Vaucher committed Feb 26, 2017
1 parent 802d7ab commit 9812a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Restarting calculations from perturbed molecular orbitals may steer the self-con

The actual perturbation of the orbitals is implemented in C++.
For this, different executables exist for the different quantum chemical programs, and they modify the corresponding checkpoint files or molecular orbital files.
These executables can either be compiled from the source code in this repository, or downloaded directly (Linux only).
These executables can either be compiled from the source code in this repository, or downloaded directly [here](https://github.com/ReiherGroup/OrbitalPerturbation/releases/latest) (Linux only).

Python scripts are provided to automatize the use of the C++ programs.
An example with the methane molecule is illustrated [here](example/README.md).
Expand Down

0 comments on commit 9812a31

Please sign in to comment.