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

feat: Override Pair Potentials (#1805) #1826

Merged
merged 27 commits into from Apr 8, 2024

Conversation

trisyoungs
Copy link
Member

@trisyoungs trisyoungs commented Mar 26, 2024

Provides new options to define PairPotential "overrides" which can add to or completely replace base pair potentials generated autouatically.

Closes #1805.

@trisyoungs trisyoungs marked this pull request as ready for review March 26, 2024 16:03
Copy link
Contributor

@rprospero rprospero left a comment

Choose a reason for hiding this comment

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

Overall, things look good, but I'm worried that this might be the point where we have to start thinking about the backward compatibility handling code.

src/classes/potentialMap.cpp Show resolved Hide resolved
src/main/keywords_pairPotentials.cpp Show resolved Hide resolved
@trisyoungs trisyoungs changed the title 1805 Override Pair Potentials feat: Override Pair Potentials Apr 5, 2024
@trisyoungs trisyoungs changed the title feat: Override Pair Potentials feat: 1805 Override Pair Potentials Apr 5, 2024
@trisyoungs trisyoungs changed the title feat: 1805 Override Pair Potentials feat: Override Pair Potentials (#1805) Apr 8, 2024
@trisyoungs trisyoungs merged commit 42766fa into develop Apr 8, 2024
9 checks passed
@trisyoungs trisyoungs deleted the 1805-override-pair-potentials branch April 8, 2024 13:32
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.

Allow overriding of interatomic potentials
2 participants