Skip to content
Snippets Groups Projects
Commit 898217e1 authored by Mikkel Strange's avatar Mikkel Strange
Browse files

atk specific things

parent 3fbab517
No related branches found
No related tags found
No related merge requests found
......@@ -6,5 +6,39 @@
}, {
"relativePath": "common.nomadmetainfo.json"
}],
"metaInfos": [ ]
"metaInfos": [ {
"description": "Density convergence criteria to break the SCF cycle",
"dtypeStr": "f",
"name": "x_atk_density_convergence_criterion",
"shape": [],
"superNames": [
"section_method"
]
}, {
"description": "Number of old densities in the density mixer",
"dtypeStr": "i",
"name": "x_atk_mix_old",
"shape": [],
"superNames": [
"section_method"
]
}, {
"description": "Mixing weight in density mixer",
"dtypeStr": "f",
"name": "x_atk_mix_weight",
"shape": [],
"superNames": [
"section_method"
]
}, {
"description": "Monkhorstpack grid sampling",
"dtypeStr": "i",
"name": "x_atk_monkhorstpack_sampling",
"shape": [
3
],
"superNames": [
"section_method"
]
}]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment