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

new empirical correction interface, added exponential correction #343

Merged
merged 7 commits into from
Sep 17, 2024

Conversation

M-R-Schaefer
Copy link
Contributor

@M-R-Schaefer M-R-Schaefer commented Sep 10, 2024

closes #168

@@ -56,7 +56,7 @@ model:
nn: [512, 512]

calc_stress: true
use_zbl: false
# use_zbl: false
Copy link
Contributor

Choose a reason for hiding this comment

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

This can be removed if im seeing this correctly

Comment on lines 145 to 148
# repulsion = ZBLRepulsion(
# apply_mask=apply_mask,
# r_max=self.config["basis"]["r_max"],
# )
Copy link
Contributor

Choose a reason for hiding this comment

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

comment

@M-R-Schaefer M-R-Schaefer merged commit a053b0a into main Sep 17, 2024
2 checks passed
@M-R-Schaefer M-R-Schaefer deleted the exprepulsion branch September 17, 2024 13:59
@M-R-Schaefer
Copy link
Contributor Author

credit goes to @Chronum94 for suggesting the new functional form

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.

Better empirical correction abstractions
2 participants