Skip to content

ibrav > 1 not supported yet. #408

@francescomambretti

Description

@francescomambretti

Dear developers/users, I am facing an issue while using dpdata on Quantum Espresso files.
I have scf0.in and scf0.out files in the same folder of my Python script with dpdata commands. More in detail, my script is a two-line code:
import dpdata
dataset = dpdata.LabeledSystem('./scf0.out',fmt='qe/pw/scf')

when I execute it, the following message is printed:
ibrav > 1 not supported yet.

In fact ibrav=8 in my input: is it forbidden? Am I doing anything wrong?

Thanks, best regards

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions