Changeset 55c494 for doc/userguide
- Timestamp:
- May 19, 2021, 7:06:29 PM (4 years ago)
- Branches:
- Candidate_v1.7.0, stable
- Children:
- b3bd7d
- Parents:
- 15fc6a
- git-author:
- Frederik Heber <frederik.heber@…> (05/14/21 09:52:02)
- git-committer:
- Frederik Heber <frederik.heber@…> (05/19/21 19:06:29)
- File:
-
- 1 edited
-
doc/userguide/userguide.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
doc/userguide/userguide.xml
r15fc6a r55c494 2464 2464 <note>Currently, only <productname>TREMOLO</productname>potential files are understood and can be parsed.</note> 2465 2465 </section> 2466 <section xml:id="potentials.generate-potentials"> 2467 <title xml:id="potentials.generate-potentials.title">Generate empirical potentials</title> 2468 <para>The actions to fit potentials take either a single potential name or a 2469 potentials file. In order to create all potentials that would match with its 2470 particle types the following action can be called: 2471 <programlisting> 2472 ... --generate-potentials 2473 --fragment-charges 8 1 1 2474 </programlisting> 2475 Here, it would create all potentials for a fragment specifying a water 2476 molecule: harmonic_bond for O and H, morse for O and H, harmonic_angle 2477 for H, O, and H (and not for O, H, H, or other combinations as these 2478 subgraphs do not exists for the molecule H-O-H), and tersoff for the 2479 types O and H. 2480 </para> 2481 </section> 2466 2482 <section xml:id="potentials.save-potential"> 2467 2483 <title xml:id="potentials.save-potential.title">Saving an empirical potentials file</title>
Note:
See TracChangeset
for help on using the changeset viewer.
