Skip to content
Snippets Groups Projects
Commit b8a04107 authored by Aliaksei Mazheika's avatar Aliaksei Mazheika
Browse files

Turbomole: changed meta for eigenvalues, occupations, irrep

parent 9a3cb8b8
No related branches found
No related tags found
No related merge requests found
...@@ -784,7 +784,7 @@ ...@@ -784,7 +784,7 @@
"repeats": true, "repeats": true,
"shape": [], "shape": [],
"superNames": [ "superNames": [
"x_turbomole_section_irrep_list" "x_turbomole_section_eigenvalues_list"
] ]
}, { }, {
"description": "Irreducible representation of the eigenstate", "description": "Irreducible representation of the eigenstate",
...@@ -793,7 +793,7 @@ ...@@ -793,7 +793,7 @@
"repeats": true, "repeats": true,
"shape": [], "shape": [],
"superNames": [ "superNames": [
"x_turbomole_section_irrep_list" "x_turbomole_section_eigenvalues_list"
] ]
}, { }, {
"description": "Number of iteration", "description": "Number of iteration",
...@@ -985,14 +985,6 @@ ...@@ -985,14 +985,6 @@
"name": "x_turbomole_XC_functional_type", "name": "x_turbomole_XC_functional_type",
"repeats": true, "repeats": true,
"superNames": ["x_turbomole_section_functionals"] "superNames": ["x_turbomole_section_functionals"]
}, {
"description": "section for one list of eigenvalues",
"kindStr": "type_section",
"name": "x_turbomole_section_irrep_list",
"repeats": true,
"superNames": [
"x_turbomole_section_eigenvalues_spin"
]
}, { }, {
"description": "section for one list of eigenvalues", "description": "section for one list of eigenvalues",
"kindStr": "type_section", "kindStr": "type_section",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment