<div dir="ltr">Dear Molpro Users,<br><br>I would like to do Diatomic potential curve analysis. I have gathered the bond distance and the corresponding energies in a data file from a previously calculated PEC. How could I direct Molpro to read these data and perform Diatomic potential curve analysis. I am doing something like this:<br><br>Sample of my input file: <a href="http://input.in" target="_blank">input.in</a><br><br>      ANG<br>      readvar,data.dat<br>      table,distance, energy<br>      diatomic, Mass=14<br><br>My data file: data.dat<br><br>       distance     energy<br>        1.0            -10.00<br>        2.0            -20.00<br><br>If run the input file, I get result such as:<br><br><font size="1">DISTANCE   ENERGY </font><div><font size="1">DISTANCE   ENERGY<br><br> Polynomial fit for diatomic using reduced mass  14.00000 u<br><br> CALCULATED SPECTROSCOPIC CONSTANTS FOR  NPOINTS= 1 DEGREE= 0  RMIN= 0.00  RMAX= 0.00<br><br> =============================<wbr>==============================<wbr>==============================<wbr>===============<br><br> TITLE         ENRE     RE(AU)   RE(A)   BE       AE      WE     WEXE   WEYE   DE    D0      SIG<br><br> =============================<wbr>==============================<wbr>==============================<wbr>===============<br><br> ENERGY        0.0000000     NaN     NaN     NaN     NaN      NaN    NaN   NaN  0.00  0.00  0.0000000E+00<br><br> =============================<wbr>==============================<wbr>==============================<wbr>===============</font><div><font size="1"><br></font></div><div><br></div><div>The program does not the read the data.</div><div><br></div><div>Thanks in advance.</div><div><br></div><div>Somnath Bhowmick</div></div></div>