Open alejandrox1 opened 8 years ago
What kind of structure are you trying to calculate? No all symmetries have been implemented. Unfortunately, the further development of qe-dos/qe-util is in limbo right now. The development of elastic, however is continuing. It supports vasp, siesta and soon fhi-aims (other ASE calculators are at least partially supported - for sequential calculations). Is using other calculators an option for you?
Hi, I was going through the first tutorial, crystal_structure. When I run this command: print "Stress tensor (Voigt notation eV/A^3):", cryst.get_stress()
I get the following error:
ValueError Traceback (most recent call last)