Skip to content
Snippets Groups Projects
Commit 3a0e69a6 authored by Philipp Rüssmann's avatar Philipp Rüssmann
Browse files

Minor changes to README of empty sphere program

parent c21ebc2b
No related branches found
No related tags found
No related merge requests found
......@@ -5,8 +5,8 @@ This program finds optimal positions for empty spheres in 3D-periodic lattices
by means of a Monte-Carlo optimization.
On input it requires the Bravais vectors, number and positions of basis sites
of the lattice (NFIX, RFIX), and wished number of empty spheres (NVAR) that it
positions on output at RVAR.
of the lattice, and wished number of empty spheres that it
positions on output.
Created by Phivos Mavropoulos, 2013-2014.
......@@ -19,7 +19,7 @@ Compile with `make` in this folder
Example Usage
-------------
For example input see inputcard in this folder
For example input see inputcard in this folder.
Developer comments
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment