- Timestamp:
- Sep 30, 2016, 3:51:24 PM (9 years ago)
- Branches:
- Add_FitFragmentPartialChargesAction, Fix_ChargeSampling_PBC, Fix_FitPartialCharges, Fix_FitPotential_needs_atomicnumbers, Fix_ParseParticles_split_forward_backward_Actions
- Children:
- 0efd21, 2a28cd
- Parents:
- 49e803
- git-author:
- Frederik Heber <heber@…> (09/27/16 13:17:38)
- git-committer:
- Frederik Heber <heber@…> (09/30/16 15:51:24)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/userguide/userguide.xml
r49e803 r4d1aef 2057 2057 the final one containing the optimized structure.</para> 2058 2058 </section> 2059 <section xml:id="dynamics.step-world-time"> 2060 <title xml:id="dynamics.step-world-time.title">Step forward and backward through world time</title> 2061 <para>Some MacroActions are applied for a number of steps and need to 2062 increment the current world time, e.g. molecule dynamics or structure 2063 optimization. To this end, we may call upon 2064 </para> 2065 <programlisting>... --step-world-time 1</programlisting> 2066 <para>Note that the argument gives the number of steps to step forward 2067 and may be any integer. Hence, we may also step backwards.</para> 2068 </section> 2059 2069 <section xml:id="dynamics.set-world-time"> 2060 2070 <title xml:id="dynamics.set-world-time.title">Set the world's time step</title>
Note:
See TracChangeset
for help on using the changeset viewer.