Skip to content

Issue with potential energy #1

@alexdgenu

Description

@alexdgenu

Hi,

I keep having this issue, and as I try to solve it persists (in google colab).

'TensorPropagator' object has no attribute 'pot_eng'

in this line (325):

pot = sum([d * pot for d, pot in
zip(dens, ttools.to_numpy(self.pot_eng))])

Metadata

Metadata

Assignees

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