Skip to content
Snippets Groups Projects
Commit 0fc6e157 authored by micaeljtoliveira's avatar micaeljtoliveira
Browse files

Abinit: adding more metadata.

parent 2ce21e0b
Branches
Tags
No related merge requests found
......@@ -106,6 +106,21 @@
"superNames": [
"section_system"
]
}, {
"description": "Total magnetisation.",
"name": "x_abinit_magnetisation",
"dtypeStr": "f",
"shape": [],
"superNames": [
"section_single_configuration_calculation"
]
}, {
"description" : "Section describing the stress tensor",
"kindStr": "type_section",
"name": "x_abinit_section_stress_tensor",
"superNames": [
"section_single_configuration_calculation"
]
}, {
"description": "Determines whether a single configuration calculation is converged.",
"name": "x_abinit_single_configuration_calculation_converged",
......@@ -284,7 +299,6 @@
}, {
"description": "Name of file where the eigenvalues were written to.",
"name": "x_abinit_eig_filename",
"superNames": [],
"dtypeStr": "C",
"shape": [],
"superNames": [
......@@ -297,6 +311,54 @@
"superNames": [
"x_abinit_section_dataset"
]
}, {
"description": "xx component of the stress tensor",
"dtypeStr": "f",
"name": "x_abinit_stress_tensor_xx",
"shape": [],
"superNames": [
"x_abinit_section_stress_tensor"
]
}, {
"description": "yy component of the stress tensor",
"dtypeStr": "f",
"name": "x_abinit_stress_tensor_yy",
"shape": [],
"superNames": [
"x_abinit_section_stress_tensor"
]
}, {
"description": "zz component of the stress tensor",
"dtypeStr": "f",
"name": "x_abinit_stress_tensor_zz",
"shape": [],
"superNames": [
"x_abinit_section_stress_tensor"
]
}, {
"description": "zy component of the stress tensor",
"dtypeStr": "f",
"name": "x_abinit_stress_tensor_zy",
"shape": [],
"superNames": [
"x_abinit_section_stress_tensor"
]
}, {
"description": "zx component of the stress tensor",
"dtypeStr": "f",
"name": "x_abinit_stress_tensor_zx",
"shape": [],
"superNames": [
"x_abinit_section_stress_tensor"
]
}, {
"description": "yx component of the stress tensor",
"dtypeStr": "f",
"name": "x_abinit_stress_tensor_yx",
"shape": [],
"superNames": [
"x_abinit_section_stress_tensor"
]
}, {
"description": "Variable dataset number",
"dtypeStr": "i",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment