-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Crystal Genome elastic properties
- Loading branch information
1 parent
d3b3a6a
commit eb3adb0
Showing
3 changed files
with
6 additions
and
2 deletions.
There are no files selected for viewing
Submodule openkim-properties
updated
12 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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. | ||
|
@@ -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: | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.