Skip to content

Commit

Permalink
add Crystal Genome elastic properties
Browse files Browse the repository at this point in the history
  • Loading branch information
ilia-nikiforov-umn committed Jul 11, 2024
1 parent d3b3a6a commit eb3adb0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions kim_property/ednify.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ def ednify_kim_properties(
"verification-check",
"crystal-structure-npt",
"binding-energy-crystal",
"bulk-modulus-isothermal-npt",
"elastic-constants-isothermal-npt"
]

# KIM property full IDs.
Expand Down Expand Up @@ -182,6 +184,8 @@ def ednify_kim_properties(
"tag:[email protected],2017-02-01:property/verification-check",
"tag:[email protected],2023-02-21:property/crystal-structure-npt",
"tag:[email protected],2023-02-21:property/binding-energy-crystal",
"tag:[email protected],2024-07-10:property/bulk-modulus-isothermal-npt",
"tag:[email protected],2024-07-10:property/elastic-constants-isothermal-npt"
]

for _id in kim_property_ids:
Expand Down
2 changes: 1 addition & 1 deletion kim_property/properties/kim_properties.edn

Large diffs are not rendered by default.

0 comments on commit eb3adb0

Please sign in to comment.