Skip to content

Conversation

@jla-gardner
Copy link
Contributor

Summary

To support the new MACE-OMOL, and other, models, graph-pes now sometimes expects a total charge and total spin for each system. This PR sets these values to the default 0, unblocking #280

In the future, are there plans to incorporate these data into the SimState class?

Checklist

Before a pull request can be merged, the following items must be checked:

  • Doc strings have been added in the Google docstring format.
  • Run ruff on your code.
  • Tests have been added for any new functionality or bug fixes.

We highly recommended installing the prek hooks running in CI locally to speedup the development process. Simply run pip install prek && prek install to install the hooks which will check your code before each commit.

Copy link
Collaborator

@orionarcher orionarcher left a comment

Choose a reason for hiding this comment

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

Thanks @jla-gardner!!

@orionarcher orionarcher merged commit 8a6c25e into TorchSim:main Oct 22, 2025
95 checks passed
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.

2 participants