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
Currently the RemoteData that corresponds to the folder of the pw.x calculation is provided through the parent_scf input. However, this naming gave me the impression that the input had to be the PwCalculation, not the RemoteData folder where it was executed. Since for the PwCalculation we use parent_folder, perhaps we can rename this input to parent_scf_folder?
I'd make a similar suggestion for parent_hp. However, I'm still trying to figure this input out a bit. Why is this a namespace? And why is it a FolderData and not RemoteData?