aiidateam / aiida-quantumespresso

The official AiiDA plugin for Quantum ESPRESSO
https://aiida-quantumespresso.readthedocs.io
Other
52 stars 77 forks source link

Monkhorst-Pack grid for 1D/2D structures in ph.x #954

Closed AndresOrtegaGuerrero closed 6 months ago

AndresOrtegaGuerrero commented 1 year ago

Due to #907 , PhBaseWorkChain should include a logic to determine the grid based on the periodicity of the structure. Ideally such grid should be obtained with create_kpoints_from_distance like in PwBaseWorkChain since it takes into account the periodicity.