[ase-users] ASE-QE run issue
Albert Bruix Fusté
abruix at ub.edu
Fri Dec 18 19:04:59 CET 2020
Hi Punit,
This is an error of the call to the pw.x binary. I would make sure that your binary is really in /usr/bin/pw.x and/or check if qe has produced any error messages of it's own when the command "/usr/bin/pw.x -in input.pwi > output.pwo" is executed.
Best wishes,
Albert
Albert Bruix - Beatriu de Pinós Fellow
Institut de Química Teòrica i Computacional (IQTC-UB)
Departament de Química-Física. Universitat de Barcelona
Missatge de Punit Kumar via ase-users <ase-users at listserv.fysik.dtu.dk<mailto:ase-users at listserv.fysik.dtu.dk>> del dia dv., 18 de des. 2020 a les 18:16:
Dear ASE-users
I'm trying to run an example calculation that uses pw.x binary of QE with ASE as given on the website
(https://wiki.fysik.dtu.dk/ase/ase/calculators/espresso.html)
but unfortunately didn't succeed. Every time my calculation get terminated with the following error
Traceback (most recent call last):
File "nacl.py", line 38, in <module>
opt = LBFGS(ucf)
File "/home/qalpha3/.local/lib/python3.6/site-packages/ase/optimize/lbfgs.py", line 66, in __init__
force_consistent=force_consistent)
File "/home/qalpha3/.local/lib/python3.6/site-packages/ase/optimize/optimize.py", line 240, in __init__
self.set_force_consistent()
File "/home/qalpha3/.local/lib/python3.6/site-packages/ase/optimize/optimize.py", line 324, in set_force_consistent
self.atoms.get_potential_energy(force_consistent=True)
File "/home/qalpha3/.local/lib/python3.6/site-packages/ase/constraints.py", line 2439, in get_potential_energy
force_consistent=force_consistent)
File "/home/qalpha3/.local/lib/python3.6/site-packages/ase/atoms.py", line 731, in get_potential_energy
self, force_consistent=force_consistent)
File "/home/qalpha3/.local/lib/python3.6/site-packages/ase/calculators/calculator.py", line 682, in get_potential_energy
energy = self.get_property('energy', atoms)
File "/home/qalpha3/.local/lib/python3.6/site-packages/ase/calculators/calculator.py", line 738, in get_property
self.calculate(atoms, [name], system_changes)
File "/home/qalpha3/.local/lib/python3.6/site-packages/ase/calculators/calculator.py", line 939, in calculate
raise CalculationFailed(msg)
ase.calculators.calculator.CalculationFailed: Calculator "espresso" failed with command "/usr/bin/pw.x -in input.pwi > output.pwo" failed in /home/qalpha3/Documents/ase-espresso/nacl with error code 1
I've searched this error on ASE forum but didn't find any such issue which matches with my problem. This is the first time I'm trying a QE calculator with ASE for my calculation and that's why I struggled to solve this error. Can someone help me in solving this issue?
Currently the installed versions of ASE and QE I'm using are 3.20.1 and 6.0.0 respectively. Below I have attached my input file for your reference. Any help or suggestion is highly appreciated.
Thank you
with regards
Punit
_______________________________________________
ase-users mailing list
ase-users at listserv.fysik.dtu.dk<mailto:ase-users at listserv.fysik.dtu.dk>
https://listserv.fysik.dtu.dk/mailman/listinfo/ase-users
Aquest missatge, i els fitxers adjunts que hi pugui haver, pot contenir informació confidencial o protegida legalment i s’adreça exclusivament a la persona o entitat destinatària. Si no consteu com a destinatari final o no teniu l’encàrrec de rebre’l, no esteu autoritzat a llegir-lo, retenir-lo, modificar-lo, distribuir-lo, copiar-lo ni a revelar-ne el contingut. Si l’heu rebut per error, informeu-ne el remitent i elimineu del sistema tant el missatge com els fitxers adjunts que hi pugui haver.
Este mensaje, y los ficheros adjuntos que pueda incluir, puede contener información confidencial o legalmente protegida y está exclusivamente dirigido a la persona o entidad destinataria. Si usted no consta como destinatario final ni es la persona encargada de recibirlo, no está autorizado a leerlo, retenerlo, modificarlo, distribuirlo o copiarlo, ni a revelar su contenido. Si lo ha recibido por error, informe de ello al remitente y elimine del sistema tanto el mensaje como los ficheros adjuntos que pueda contener.
This email message and any attachments it carries may contain confidential or legally protected material and are intended solely for the individual or organization to whom they are addressed. If you are not the intended recipient of this message or the person responsible for processing it, then you are not authorized to read, save, modify, send, copy or disclose any part of it. If you have received the message by mistake, please inform the sender of this and eliminate the message and any attachments it carries from your account.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.fysik.dtu.dk/pipermail/ase-users/attachments/20201218/62201fac/attachment-0001.htm>
More information about the ase-users
mailing list