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

remove LDA_X from q2dx

parent d4db3123
No related branches found
No related tags found
No related merge requests found
......@@ -646,6 +646,9 @@ EXCHANGE_GRADIENT_CORRECTION = [
'xc_terms': [{
'XC_functional_name': "GGA_X_Q2D",
}],
'xc_terms_subtract': [{
'XC_functional_name': 'LDA_X',
}],
'xc_section_method': {
'x_qe_xc_igcx_name': "q2dx",
'x_qe_xc_igcx_comment': "Q2D exchange grad corr",
......
......@@ -536,9 +536,6 @@ qe_xc: 0.00 SLA+PW+Q2DX+Q2DC ( 1 4 19 12 0 0)
},
{
"XC_functional_name": "LDA_C_PW"
},
{
"XC_functional_name": "LDA_X"
}
]
qe_xc: 0.00 VDW-DF ( 1 4 4 0 1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment