Skip to content

"node_energy" in implemented properties make ase singlepoint calculator angry! #256

Open
@sandipde

Description

@sandipde

"node_energy",

Assertion Fails in https://gitlab.com/ase/ase/-/blob/master/ase/calculators/singlepoint.py?ref_type=heads#L25
as "node_energy" is not one of the defined properties in https://gitlab.com/ase/ase/-/blob/master/ase/calculators/calculator.py?ref_type=heads#L125

we can still keep the node energy and all the other stuff in the results but probably it's best to remove non-standard items from implemented_properties

or we ask ase to remove the assertation. just wanted to bring up this issue that I just faced!

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