You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would the method calc._set_retrieve_temporary_list(retrieve_temporary_list) enforce the copying of the remote wavefunctions? Retrieve_temporary_list is set to xmlpaths = os.path.join(calc._OUTPUT_SUBFOLDER, calc._PREFIX + '.save', 'K*[0-9]', 'eigenval*.xml') retrieve_temporary_list = [[xmlpaths, '.', 2]]
When importing a bands-calculation, the PwImmigrant does not create a BandsData instance.
This needs to be implemented and the documentation updated.
The text was updated successfully, but these errors were encountered: