Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Maker defaults to CompleteDFTvsMLBenchmarkWorkflow definition #333

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

QuantumChemist
Copy link
Collaborator

@QuantumChemist QuantumChemist commented Jan 30, 2025

Moving the Maker defaults so that they can be set to None if needed and are not overwritten later in the code.

Comment on lines 654 to 655
if displacement_maker is None:
displacement_maker = TightDFTStaticMaker(name="dft rattle static")
Copy link
Collaborator

Choose a reason for hiding this comment

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

We keep this as we need it in any case, right?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I kept this, and in the single atom-displaced supercell part as well, because we are setting different names and there should always be a displacement maker.
image

@JaGeo
Copy link
Collaborator

JaGeo commented Jan 30, 2025

@QuantumChemist Thank you! Could you just confirm that there are no other defaults in subsequent workflows?

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