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

Virial interface for AtomsCalculator #959

Merged
merged 52 commits into from
May 16, 2024

Conversation

CedricTravelletti
Copy link
Contributor

@CedricTravelletti CedricTravelletti commented Mar 5, 2024

This PR adds virial calculation to the DFTK AtomsCalculators inteface.

It also fixes the units in the AtomsCalculators interface.

Indeed, AtomsCalculators.jl specifies that we should return Unitful results.

CedricTravelletti and others added 30 commits November 30, 2023 15:02
src/external/atoms_calculators.jl Outdated Show resolved Hide resolved
test/external/atoms_calculators.jl Outdated Show resolved Hide resolved
@CedricTravelletti
Copy link
Contributor Author

Thank your for the review.
Comments have been adressed. Ready for another round of review.

Copy link
Member

@mfherbst mfherbst left a comment

Choose a reason for hiding this comment

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

Rest looks good to me.

test/external/atoms_calculators.jl Outdated Show resolved Hide resolved
src/external/atoms_calculators.jl Outdated Show resolved Hide resolved
@CedricTravelletti
Copy link
Contributor Author

@mfherbst Do you think there are other modifications to be done or we can merge?

@mfherbst mfherbst merged commit 69db367 into JuliaMolSim:master May 16, 2024
6 of 8 checks passed
@CedricTravelletti CedricTravelletti deleted the lattice_optim branch May 16, 2024 12:58
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.

None yet

2 participants