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

remove LDA_C_PW from 'new' tpss

parent f90e2d25
No related branches found
No related tags found
No related merge requests found
...@@ -978,6 +978,8 @@ META_GGA = [ ...@@ -978,6 +978,8 @@ META_GGA = [
}], }],
'xc_terms_subtract': [{ 'xc_terms_subtract': [{
'XC_functional_name': 'LDA_X', 'XC_functional_name': 'LDA_X',
}, {
'XC_functional_name': 'LDA_C_PW',
}], }],
'xc_section_method': { 'xc_section_method': {
'x_qe_xc_imeta_name': "tpss", 'x_qe_xc_imeta_name': "tpss",
......
...@@ -164,9 +164,6 @@ qe_xc: 0.00 SLA PW TPSS TPSS ( 1 4 0 0 0 1) ...@@ -164,9 +164,6 @@ qe_xc: 0.00 SLA PW TPSS TPSS ( 1 4 0 0 0 1)
"x_qe_xc_imeta_name": "tpss" "x_qe_xc_imeta_name": "tpss"
} }
[ [
{
"XC_functional_name": "LDA_C_PW"
},
{ {
"XC_functional_name": "MGGA_C_TPSS" "XC_functional_name": "MGGA_C_TPSS"
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment