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.
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 withcreate_kpoints_from_distance
like inPwBaseWorkChain
since it takes into account the periodicity.