Skip to content
Snippets Groups Projects
Commit d4db3123 authored by Henning Glawe's avatar Henning Glawe
Browse files

remove LDA_X from sogga

parent 930106df
No related branches found
No related tags found
No related merge requests found
......@@ -621,6 +621,9 @@ EXCHANGE_GRADIENT_CORRECTION = [
'xc_terms': [{
'XC_functional_name': "GGA_X_SOGGA",
}],
'xc_terms_subtract': [{
'XC_functional_name': 'LDA_X',
}],
'xc_section_method': {
'x_qe_xc_igcx_name': "sox",
'x_qe_xc_igcx_comment': "sogga",
......
......@@ -458,9 +458,6 @@ qe_xc: 0.00 SOGGA ( 1 4 17 4 0 0)
},
{
"XC_functional_name": "LDA_C_PW"
},
{
"XC_functional_name": "LDA_X"
}
]
qe_xc: 0.00 PBE ( 1 4 3 4 0 0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment