Changeset 9c5b79 for doc/userguide/userguide.xml
- Timestamp:
- May 19, 2021, 7:06:29 PM (4 years ago)
- Branches:
- Candidate_v1.7.0, stable
- Children:
- 0c8989
- Parents:
- 1e490ec
- git-author:
- Frederik Heber <frederik.heber@…> (05/13/21 21:16:30)
- 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
r1e490ec r9c5b79 2416 2416 <title xml:id="potentials.fit-compound-potential.title">Fitting many empirical potentials simultaneously</title> 2417 2417 <para>Another way is using a file containing a specific set of 2418 potential functions, possibly even with initial values.</para> 2418 potential functions, possibly even with initial values.</para> 2419 <para>The .potentials file needs to be loaded beforehand by using 2420 the <link linkend="potentials.parse-potentials">parse potentials</link> 2421 action. After the fit it needs to be saved using 2422 <link linkend="potentials.save-potentials">save potentials</link> 2423 to have it contain the updated values.</para> 2419 2424 <programlisting> 2420 2425 ... --fit-compound-potential \ 2421 2426 --fragment-charges 8 1 1 \ 2422 --potential-file water.potentials \2423 2427 --set-threshold 1e-3 \ 2424 2428 --training-file test.dat
Note:
See TracChangeset
for help on using the changeset viewer.
