Changeset 5fa1e86 for doc/userguide/userguide.xml
- Timestamp:
- Apr 23, 2021, 8:51:24 PM (5 years ago)
- Branches:
- Candidate_v1.7.0, stable
- Children:
- e70818
- Parents:
- 51d384a
- git-author:
- Frederik Heber <frederik.heber@…> (10/07/20 22:21:33)
- git-committer:
- Frederik Heber <frederik.heber@…> (04/23/21 20:51:24)
- File:
-
- 1 edited
-
doc/userguide/userguide.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
doc/userguide/userguide.xml
r51d384a r5fa1e86 1054 1054 atoms) are taken into account and left intact.</para> 1055 1055 </section> 1056 <section xml:id="atoms.bondify-atom"> 1057 <title xml:id="atoms.bondify-atom.title">Bonding atoms</title> 1058 <para>This action is to an extend the opposite of 1059 <link linkend='atoms.saturate-atom'>saturate-atom</link>. Instead of 1060 adding hydrogens to saturate an atom with unoccupied valence orbitals 1061 MoleCuilder looks for other non-hydrogen atoms in the vicinity that 1062 have bonds with hydrogen atoms. If these non-hydrogen atoms are 1063 within suitable bonding distance, the hydrogen bond with the hydrogen 1064 atom is removed and a bond between the two non-hydrogen atoms is 1065 added. Hence, while saturate-atom adds more hydrogens, bondify-atom 1066 will try to remove hydrogens and saturate atom valencies by 1067 additional bonds.</para> 1068 <note>The typical bond distances between the two non-hydrogen atoms 1069 is taken from bond table, loaded through 1070 <link linkend='bond.create-adjacency'>bond-table</link>.</note> 1071 <para>The action is called as follows: 1072 <programlisting> 1073 ... --bondify-atoms 1074 </programlisting> 1075 and will work on a single, currrently selected atom. 1076 </para> 1077 </section> 1056 1078 <section xml:id="atoms.translate-atom"> 1057 1079 <title xml:id="atoms.translate-atom.title">Translating atoms</title>
Note:
See TracChangeset
for help on using the changeset viewer.
