[ase-users] EAM calculator
Paul White
paul.d.white at monash.edu
Thu Mar 5 00:23:19 CET 2015
Hello,
try
from pylab import *
show()
or ion() before the plot command.
Paul
> Hi All,
>
> I was trying out the EAM calculator in ASE by following the example mentioned in the documentation ..
> from ase.calculators.eam import EAM
>
mishin = EAM(potential='Al99.eam.alloy')
mishin.plot()
I download the EAM potential from NIST potential repository but I do
not get the plot as expected. Am I missing something or is there
another way to get the plot to be displayed ?
thanks,
Anurag
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.fysik.dtu.dk/pipermail/ase-users/attachments/20150305/bfaac834/attachment.html>
More information about the ase-users
mailing list