Add tests for gmx mindist
[alexxy/gromacs.git] / src / gromacs / gmxana / tests / refdata / MindistTest_resPerTimeWorks.xml
1 <?xml version="1.0"?>
2 <?xml-stylesheet type="text/xsl" href="referencedata.xsl"?>
3 <ReferenceData>
4   <OutputFiles Name="Files">
5     <File Name="-or">
6       <XvgLegend Name="Legend">
7         <String Name="XvgLegend"><![CDATA[
8 title "Minimum Distance"
9 xaxis  label "Time (ps)"
10 yaxis  label "Distance (nm)"
11 TYPE xy
12 s0 legend "atoms12-atom3"
13 ]]></String>
14       </XvgLegend>
15       <XvgData Name="Data">
16         <Sequence Name="Row0">
17           <Int Name="Length">3</Int>
18           <Real>0.000000e+00</Real>
19           <Real>1.5</Real>
20           <Real>0.5</Real>
21         </Sequence>
22       </XvgData>
23     </File>
24   </OutputFiles>
25 </ReferenceData>