Skip to content

Conversation

@ppegolo
Copy link
Contributor

@ppegolo ppegolo commented Sep 10, 2025

Copy link
Member

@Luthaf Luthaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code looks fine overall, it would need some tests and documentation (maybe even worth a separate tutorial!)

@ppegolo ppegolo marked this pull request as ready for review October 9, 2025 12:07
@ppegolo ppegolo requested review from Luthaf and jwa7 October 9, 2025 12:55
Copy link
Member

@Luthaf Luthaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall, thanks a lot!

Do you also want to add a tutorial here explaining why one would want to use this (I guess computing phonons?)

@ppegolo
Copy link
Contributor Author

ppegolo commented Oct 29, 2025

Do you also want to add a tutorial here explaining why one would want to use this (I guess computing phonons?)

I would pospone tutorials at a later stage (I can open an issue about it)

@ppegolo ppegolo requested a review from Luthaf October 29, 2025 15:37
Copy link
Member

@Luthaf Luthaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, only a couple of small improvement suggestions from me.

I would pospone tutorials at a later stage (I can open an issue about it)

That works, but please do open an issue about it!

:param \*\*kwargs: additional arguments passed to the ASE Calculator constructor
"""

implemented_properties = ["energy", "forces", "stress"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this also do per-atom "energies"?

return P0, P1, P2, P3


class MockAnisoCalculator:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of making this an ase Calculator, could we make it a metatomic model? This was we can re-use it if/when we move to make rotational average available for everyone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants