Changeset 999eaf for doc/userguide/userguide.xml
- Timestamp:
- Apr 28, 2021, 10:02:49 PM (5 years ago)
- Branches:
- Candidate_v1.7.0, stable
- Children:
- 6b7765
- Parents:
- 5aa337
- git-author:
- Frederik Heber <frederik.heber@…> (04/18/21 08:23:36)
- git-committer:
- Frederik Heber <frederik.heber@…> (04/28/21 22:02:49)
- File:
-
- 1 edited
-
doc/userguide/userguide.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
doc/userguide/userguide.xml
r5aa337 r999eaf 2291 2291 <filename>homologies.dat</filename>.</para> 2292 2292 </section> 2293 <section xml:id="homology.evaluate-stability"> 2294 <title xml:id="homology.evaluate-stability.title">Evaluate Stability</title> 2295 <para>The homologies can be used to quickly get an approximation on 2296 the ground state energy of a molecule. 2297 <warning>This does not accurately take the current geometry into account.</warning> 2298 In other words, it will produce the equilibrium energy for the given 2299 molecule. 2300 Using this, there is an action that evaluates the stability of a molecule 2301 by removing each bond, saturating the ends and comparing the ground 2302 state energy of the two products to the educt plus the ground state 2303 energy of as many hydrogen molecules to match the cut bond's degree. 2304 <programlisting>... --evaluate-stability output.csv</programlisting> 2305 This writes a table of educt and product names along with their summed 2306 energies. The comparison between educt and product energy in each row 2307 yields whether this molecule is overall stable. 2308 <note>Be aware that this calculation is based on saturation, i.e. hydrogens 2309 are added to saturate dangling bonds. These additional atoms need to 2310 be compensated and for this reason there is an additional educt, a 2311 number of hydrogen molecules.</note> 2312 </para> 2313 </section> 2293 2314 <section xml:id="atomfragments"> 2294 2315 <title xml:id="atomfragments.title">AtomFragments</title>
Note:
See TracChangeset
for help on using the changeset viewer.
