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

ASE calc stress #25

Closed
wants to merge 8 commits into from
Closed

Conversation

bernstei
Copy link
Collaborator

@bernstei bernstei commented Oct 2, 2022

add support for stress in ASE MACECalculator. Initial commit not working yet.

bernstei and others added 8 commits September 22, 2022 17:29
…d virial_key

run_train.py save final model to plain <name>.model in new path specified by new --model_dir arg

Add pytest that runs "scripts/run_train.py". For now only checks that it ran and created valid model file.

Move scripts/utils.py to mace/tools/scripts_utils.py so correct version is used in pytest of run_train.py
…nge default MACECalculator data type to float64, to match fitting default
Changes (mainly fixing bugs in testing for compute_virials vs. compute_stress) are necessary, but not sufficient, since it's not working yet.

Test is only an outline.
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.

3 participants