Changeset d40189 for doc/userguide
- Timestamp:
 - Apr 23, 2021, 8:31:23 PM (5 years ago)
 - Branches:
 - Candidate_v1.7.0, stable
 - Children:
 - 61cc0f
 - Parents:
 - cbbb6a
 - git-author:
 - Frederik Heber <frederik.heber@…> (04/28/19 22:01:20)
 - git-committer:
 - Frederik Heber <frederik.heber@…> (04/23/21 20:31:23)
 - File:
 - 
      
- 1 edited
 
- 
          
  doc/userguide/userguide.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
doc/userguide/userguide.xml
rcbbb6a rd40189 2595 2595 <para>Note that each atom has its own tracjectory storage and manages it in a clever way. That's why subsets of atoms may be time-integrated, while the other atoms will not get taken over on the time axis. They simply remain frozen during the integration.</para> 2596 2596 </section> 2597 <section xml:id="dynamics.save- temperature">2598 <title xml:id="dynamics.save- temperature.title">Save the temperature information</title>2597 <section xml:id="dynamics.save-energies"> 2598 <title xml:id="dynamics.save-energies.title">Save the temperature information</title> 2599 2599 <para>For each present time step the temperature (i.e. the average velocity 2600 per atom multiplied with its mass) will be stored to a file.</para>2601 <programlisting> ... --save- temperaturetemperature.dat</programlisting>2600 per atom multiplied with its mass), momentum and force will be stored to a file.</para> 2601 <programlisting> ... --save-energies temperature.dat</programlisting> 2602 2602 <para>That is <emphasis role="italic">temperature.dat</emphasis> contains two columns: the first contains the time step and the second column contains the temperature of the system in atomic units.</para> 2603 2603 </section>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  