Skip to content
Snippets Groups Projects
Commit 77ca68a2 authored by Oliver Henrich's avatar Oliver Henrich
Browse files

Changed affiliation

parent 286d4f27
No related branches found
No related tags found
No related merge requests found
......@@ -1502,7 +1502,7 @@ oxDNA model of Doye, Louis and Ouldridge at the University of Oxford.
This includes Langevin-type rigid-body integrators with improved
stability.
[Author:] Oliver Henrich (University of Edinburgh).
[Author:] Oliver Henrich (University of Strathclyde, Glasgow).
[Install or un-install:]
......
......@@ -14,7 +14,7 @@
------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------
Contributing author: Oliver Henrich (EPCC, University of Edinburgh)
Contributing author: Oliver Henrich (University of Strathclyde, Glasgow)
------------------------------------------------------------------------- */
"""
......@@ -45,7 +45,7 @@ try:
box_length = float(sys.argv[2])
infile = sys.argv[3]
except:
print >> sys.stderr, "Usage: %s <%s> <%s> <%s>" % (sys.argv[0], \
rint >> sys.stderr, "Usage: %s <%s> <%s> <%s>" % (sys.argv[0], \
"box offset", "box length", "file with sequences")
sys.exit(1)
box = np.array ([box_length, box_length, box_length])
......
......@@ -39,10 +39,10 @@ of the LAMMPS manual).
The creator of this package is:
Dr Oliver Henrich
University of Strathclyde, UK
University of Strathclyde, Glasgow, UK
oliver.henrich at strath.ac.uk
University of Edinburgh, UK
ohenrich@ph.ed.ac.uk
o.henrich@epcc.ed.ac.uk
ohenrich at staffmail.ed.ac.uk
--------------------------------------------------------------------------
......
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