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

remove calc_static from DFT #1457

Merged
merged 16 commits into from
Jun 12, 2024
Merged

remove calc_static from DFT #1457

merged 16 commits into from
Jun 12, 2024

Conversation

samwaseda
Copy link
Member

It’s mainly to close this issue and this issue, but it looks to me that this function shouldn’t have the current form, as the arguments are simply ignored. So I just removed it and let’s see if the tests pass

@samwaseda samwaseda added the integration Start the notebook integration tests for this PR label Jun 12, 2024
@samwaseda samwaseda requested review from pmrv and ligerzero-ai June 12, 2024 14:08
@samwaseda samwaseda linked an issue Jun 12, 2024 that may be closed by this pull request
@samwaseda samwaseda added bug Something isn't working code_smell labels Jun 12, 2024
@pmrv
Copy link
Contributor

pmrv commented Jun 12, 2024

I'm not to deep into it now, but I saw in the issue that you gave an example of running Sphinx without calling calc_static. Imo there should be a call to any calc_* method before running an atomistic job, for consistency.

@ligerzero-ai
Copy link
Contributor

I'll get to this later tonight

@samwaseda samwaseda added the format_black reformat the code using the black standard label Jun 12, 2024
Copy link
Contributor

@ligerzero-ai ligerzero-ai left a comment

Choose a reason for hiding this comment

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

Small question about the if statement in calc_static, else LGTM

@samwaseda samwaseda merged commit e48de5b into main Jun 12, 2024
25 checks passed
@samwaseda samwaseda deleted the fix_spx_symmetry branch June 12, 2024 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working code_smell format_black reformat the code using the black standard integration Start the notebook integration tests for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Overwirte the SPINX input file by pyiron fix_symmetry is overwritten
4 participants