Skip to content

Feat: support phonon tasks #89

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

Merged
merged 16 commits into from
Feb 26, 2025
Merged

Feat: support phonon tasks #89

merged 16 commits into from
Feb 26, 2025

Conversation

anyangml
Copy link
Collaborator

@anyangml anyangml commented Feb 21, 2025

partially resolve #71

Co-authored-by: Chun Cai <amoycaic@gmail.com>
@anyangml anyangml merged commit ef17998 into main Feb 26, 2025
1 check passed
@anyangml anyangml deleted the feat/support-phonon-tasks branch February 26, 2025 10:03
@anyangml
Copy link
Collaborator Author

anyangml commented Feb 28, 2025

@Antoine-Loew surprisingly, I am getting very different results from yours for ORB_v2. Perhaps because I did not do this

drift_force = forces.sum(axis = 0) 
        for force in forces:
            force -= drift_force / forces.shape[0]

{'success_rate': 1.0, 'mae_max_freq': np.float64(309.1820361484202), 'mae_entropy': np.float64(967.2048728655901), 'mae_free_energy': np.float64(252.7656562162039), 'mae_heat_capacity': np.float64(295.0514422589036)}

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.

model smoothness test
3 participants