Skip to content
Snippets Groups Projects
Unverified Commit 671876ef authored by Axel Kohlmeyer's avatar Axel Kohlmeyer Committed by GitHub
Browse files

Make the description of global properties more explicit

parent 16697fc4
No related branches found
No related tags found
No related merge requests found
...@@ -187,10 +187,11 @@ added forces to be included in the total potential energy of the ...@@ -187,10 +187,11 @@ added forces to be included in the total potential energy of the
system (the quantity being minimized), you MUST enable the system (the quantity being minimized), you MUST enable the
"fix_modify"_fix_modify.html {energy} option for this fix. "fix_modify"_fix_modify.html {energy} option for this fix.
This fix computes a global scalar and vector of length 3, which can be This fix computes a global scalar and a global vector of length 3, which
accessed by various "output commands"_Section_howto.html#howto_15. The can be accessed by various "output commands"_Section_howto.html#howto_15.
scalar is the potential energy for all the restraints as discussed above. The scalar is the total potential energy for {all} the restraints as
The vector values are the following global quantities: discussed above. The vector values are the sum of contributions to the
following individual categories:
1 = bond energy 1 = bond energy
2 = angle energy 2 = angle energy
......
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