<div dir="ltr"><div dir="ltr">Hi Dan,<div><br></div><div>pp.x is a bit sensitive to commas and spaces in my experience. The "safest" way for me is to edit the input file in a terminal and not a more sophisticated text editor (they might add spaces etc for formatting).</div><div><br></div><div>The "easiest" way to calculate this energy profile for me is to use pp.x (plot_num=11) and then the average.x code to average in xy.</div><div><br></div><div><div>cat > <a href="http://pp.in">pp.in</a> << EOF</div><div>&INPUTPP</div><div>    prefix='xxx',</div><div>    outdir='./' </div><div>    filplot='pot.dat'</div><div>    plot_num =11</div><div>/</div><div>EOF</div><div><br></div><div>cat > <a href="http://average.in">average.in</a> << EOF</div><div>1</div><div>pot.dat</div><div>1.0</div><div>300</div><div>3</div><div>3.00000</div><div>EOF</div><div><br></div><div>pp.x <<a href="http://pp.in">pp.in</a><br></div><div>average.x <<a href="http://average.in">average.in</a></div><div><br></div><div>hope that helps!</div><div><br></div><div>Chris </div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Postdoctoral Researcher<br>Center for Quantum Nanoscience, Institute for Basic Science<br>Ewha Womans University, Seoul, South Korea<blockquote type="cite" style="font-size:12.8px"><div dir="ltr"><div><div dir="ltr"></div></div></div></blockquote></div><div dir="ltr"><br></div><div><br></div></div>
</div></div></div>