Skip to content
Snippets Groups Projects
Commit ad81634a authored by s1309877's avatar s1309877
Browse files

Fix typo in the comment about the harmonic bond

parent fabac839
No related branches found
No related tags found
No related merge requests found
......@@ -166,7 +166,7 @@ id type xs ys zs ix iy iz
# Potentials
# Use harmonic bonds to link between beads for initial equilibration
# U_harm(r) = k*(r-r_0)
# U_harm(r) = k*(r-r_0)^2
bond_style harmonic
# Key params: bond_type k r_0
bond_coeff 1 100.0 1.1
......
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