Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
nomad-meta-info
Commits
b4e6dc47
Commit
b4e6dc47
authored
Nov 10, 2016
by
Hagen-Henrik Kowalski
Browse files
message
parent
306a3f9a
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
meta_info/nomad_meta_info/phonopy.nomadmetainfo.json
View file @
b4e6dc47
...
...
@@ -4,7 +4,12 @@
"dependencies"
:
[
{
"relativePath"
:
"common.nomadmetainfo.json"
}],
"metaInfos"
:
[
{
"metaInfos"
:
[
{
"description"
:
"Information about properties that concern phonopy calculations."
,
"name"
:
"x_phonopy_input"
,
"superNames"
:
[]
},
{
"description"
:
"Amplitude of the atom diplacement for the phonopy supercell"
,
"dtypeStr"
:
"f"
,
"name"
:
"x_phonopy_displacement"
,
...
...
@@ -13,10 +18,6 @@
"x_phonopy_input"
],
"units"
:
"m"
},
{
"description"
:
"Information about properties that concern phonopy calculations."
,
"name"
:
"x_phonopy_input"
,
"superNames"
:
[]
},
{
"description"
:
"Original cell from which the supercell for the DFT calculations was constructed"
,
"dtypeStr"
:
"f"
,
...
...
@@ -38,5 +39,38 @@
"x_phonopy_input"
],
"units"
:
"m"
}]
},
{
"description"
:
"Thermal properties calculated with phonopy"
,
"name"
:
"x_phonopy_thermal_properties"
"superNames"
:
[]
}
{
"description"
:
"Vibrational free energy calculated from phonon frequencies per unit cell"
,
"dtypeStr"
:
"f"
,
"name"
:
"x_phonopy_free_energy"
,
"shape"
:
[
"num_of_temperature_values"
],
"superNames"
:
[
"x_phonopy_thermal_properties"
],
"units"
:
"J"
},
{
"description"
:
"Heat Capacity calculated from vibrational free energy"
,
"dtypeStr"
:
"f"
,
"name"
:
"x_phonopy_heat_capacity"
,
"shape"
:
[
"num_of_temperature_values"
],
"superNames"
:
[
"x_phonopy_thermal_properties"
],
"units"
:
"J*K**(-1)"
},
{
"description"
:
"Temperatures at which properties such as the free energy are calculated"
,
"dtypeStr"
:
"int"
,
"name"
:
"x_phonopy_temperature"
,
"shape"
:
[
"num_of_temperature_values"
],
"superNames"
:
[
"x_phonopy_thermal_properties"
],
"units"
:
"K"
}
]
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment