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
I'm not sure because I haven't used the AliasingErrorHandler before, but I didn't see a way for it to get the status of the VaspErrorHandler. The line you linked is from the VaspErrorHandler's error_msgs.
The AliasingErrorHandler checks for a 'brmix' error, but this error is not in the error_msgs dictionary.
https://github.com/materialsproject/custodian/blob/202b941ab9c5d8fc3b9b9e5bb26a9e280ba1e0ea/custodian/vasp/handlers.py#L789C30-L789C30
The text was updated successfully, but these errors were encountered: