-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathkimspec.edn
More file actions
15 lines (15 loc) · 904 Bytes
/
kimspec.edn
File metadata and controls
15 lines (15 loc) · 904 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"description" "Computes heat capacity and thermal expansion at finite temperature and constant pressure for an arbitrary crystal using finite differences. The crystal structure is specified using the AFLOW prototype designation as part of the Crystal Genome testing framework."
"domain" "openkim.org"
"executables" ["runner" "test_template/runner"]
"kim-api-version" "2.4"
"properties" [
"tag:staff@noreply.openkim.org,2026-02-09:property/heat-capacity-crystal-npt"
"tag:staff@noreply.openkim.org,2026-02-09:property/thermal-expansion-coefficient-tensor-npt"
"tag:staff@noreply.openkim.org,2026-02-09:property/volume-thermal-expansion-coefficient-crystal-npt"
"tag:staff@noreply.openkim.org,2023-02-21:property/crystal-structure-npt"
]
"publication-year" "2026"
"simulator-name" "LAMMPS"
"title" "Heat Capacity and Thermal Expansion Tensor at constant pressure v000"
}