Skip to content

Commit

Permalink
Add COM drift for combustion (#10)
Browse files Browse the repository at this point in the history
* add chgnet checkpoint info

* add com drifts + animation; add streamlit test

* remove test interdependency
  • Loading branch information
chiang-yuan authored Sep 23, 2024
1 parent f9d3b3b commit d937c80
Show file tree
Hide file tree
Showing 17 changed files with 395 additions and 11,741 deletions.
2 changes: 1 addition & 1 deletion mlip_arena/models/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ CHGNet:
class: CHGNet
family: chgnet
package: chgnet==0.3.8
checkpoint:
checkpoint: v0.3.0
username: cyrusyc
last-update: 2024-07-08T00:00:00
datetime: 2024-07-08T00:00:00
Expand Down
2 changes: 1 addition & 1 deletion mlip_arena/tasks/combustion/chgnet/hydrogen.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion mlip_arena/tasks/combustion/equiformer/hydrogen.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion mlip_arena/tasks/combustion/escn/hydrogen.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion mlip_arena/tasks/combustion/m3gnet/hydrogen.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion mlip_arena/tasks/combustion/mace-mp/hydrogen.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion mlip_arena/tasks/combustion/orb/hydrogen.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion mlip_arena/tasks/combustion/sevennet/hydrogen.json

Large diffs are not rendered by default.

119 changes: 55 additions & 64 deletions mlip_arena/tasks/combustion/water.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit d937c80

Please sign in to comment.