Changeset 5cdfac for doc/userguide


Ignore:
Timestamp:
Oct 1, 2016, 6:03:37 PM (9 years ago)
Author:
Frederik Heber <heber@…>
Branches:
Fix_FitPotential_needs_atomicnumbers
Children:
f6f761
Parents:
2a28cd
git-author:
Frederik Heber <heber@…> (10/01/16 17:56:45)
git-committer:
Frederik Heber <heber@…> (10/01/16 18:03:37)
Message:

Added BondSetDegreeAction for manipulating bond degrees.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/userguide/userguide.xml

    r2a28cd r5cdfac  
    939939   found between any pair of these is removed.</para>
    940940        </section>
     941        <section xml:id="bond.set-bond-degree">
     942          <title xml:id="bond.set-bond-degree.title">Setting the bond degree manually </title>
     943          <para>The bond degrees are usually automatically set to fulfill the
     944          valency constraints of each bond partner. However, degrees can also be
     945          set manually for a set of selected atoms. Note that the degree is set
     946          to the given value for all bonds in between any pair of atoms within
     947          the set.</para>
     948          <programlisting>... --set-bond-degree 2</programlisting>
     949          <para>Similarly, if more than two atoms are selected, then all bonds
     950   found between any pair of these are modified.</para>
     951        </section>
    941952        <section xml:id="bond.save-bonds">
    942953          <title xml:id="bond.save-bonds.title">Saving bond information </title>
Note: See TracChangeset for help on using the changeset viewer.