Skip to content

gw_iter rescf=True error #15

@mbarbry

Description

@mbarbry

Dear @masmansouri and @kovalp

Here is the error that I get when setting rescf=True in gw_iter. However, it occurred at the moment only with this specific system. It did not give issues for small molecules.

AttributeError: 'gw_iter' object has no attribute '_add_suffix'
Exception ignored in: <function VHFOpt.__del__ at 0x7f7a23aaba60>
Traceback (most recent call last):
File "/home/marc/programs/pyscf/pyscf/scf/_vhf.py", line 92, in __del__
libcvhf.CVHFdel_optimizer(ctypes.byref(self._this))
AttributeError: 'VHFOpt' object has no attribute '_this'

gw_iter_error.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions