Changeset 9b0dcd for doc/userguide/userguide.xml
- Timestamp:
- May 19, 2021, 7:06:29 PM (4 years ago)
- Branches:
- Candidate_v1.7.0, stable
- Children:
- 20fc6f
- Parents:
- c98620
- git-author:
- Frederik Heber <frederik.heber@…> (05/19/21 19:03:24)
- git-committer:
- Frederik Heber <frederik.heber@…> (05/19/21 19:06:29)
- File:
-
- 1 edited
-
doc/userguide/userguide.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/userguide/userguide.xml
rc98620 r9b0dcd 2470 2470 particle types the following action can be called: 2471 2471 <programlisting> 2472 ... --generate-potentials 2472 ... --generate-potentials \ 2473 2473 --fragment-charges 8 1 1 2474 2474 </programlisting> … … 2478 2478 subgraphs do not exists for the molecule H-O-H), and tersoff for the 2479 2479 types O and H. 2480 </para> 2480 <programlisting> 2481 ... --generate-potentials \ 2482 --fragment-charges 8 1 1 \ 2483 --potential-list constant harmonic_bond harmonic_angle 2484 </programlisting> 2485 This would generate the potentials taken from the restricted set of 2486 listed potential names. If the give list is empty (i.e. the parameter 2487 is unset), then by default all available potentials are used.</para> 2481 2488 </section> 2482 2489 <section xml:id="potentials.save-potential">
Note:
See TracChangeset
for help on using the changeset viewer.
