-
Notifications
You must be signed in to change notification settings - Fork 150
Closed
Description
Problem: Starting with Quantum Espresso (QE) version 7.1 (mid-2022 release), Hubbard+U calculations have a new required syntax. The current version (qmcpack 4.1.0) of the QE input conversion script for Nexus (pwscf_input.py) produces the older syntax. When versions of QE >= 7.1 run the Nexus generated input, the calculation crashes with a message that says: “DFT+Hubbard input syntax has changed since v7.1”.
Solution suggested: Could the Nexus QE input script get updated to produce the newer Hubbard+U input file syntax if detects QE versions >=7.1?
Alternatives: in the meanwhile for my current project, I am planning to run QE separately from Nexus and then get the Nexus script to read in the QE output data.
Metadata
Metadata
Assignees
Labels
No labels