"description":"Damping of the two-electron contributions to Fock matrix in the present SCF iteration",
"dtypeStr":"f",
"name":"x_turbomole_damping_scf_iteration",
"shape":[],
"superNames":[
"section_scf_iteration"
]
},{
"description":"Total energy contribution from two-electron integrals",
"dtypeStr":"f",
...
...
@@ -451,6 +437,22 @@
"superNames":[
"x_turbomole_section_eigenvalues_GW"
]
},{
"description":"type of the used correlation functional",
"dtypeStr":"C",
"name":"x_turbomole_functional_type_correlation",
"shape":[],
"superNames":[
"section_method"
]
},{
"description":"type of the used exchange functional",
"dtypeStr":"C",
"name":"x_turbomole_functional_type_exchange",
"shape":[],
"superNames":[
"section_method"
]
},{
"description":"Determines whether a geoemtry optimization is converged.",
"dtypeStr":"C",
...
...
@@ -461,44 +463,94 @@
"section_run"
]
},{
"description":"Maximum multipole moment used in the PCEEM embedding",
"description":"By default Turbomole only keeps the output of the final iteration once the geometry has been converged, thus the entire optimization trajectory cannot be rebuild in most cases. Instead, this value contains the optimization cycle index to indicate how many iterations have preceded this one.",
"description":"Minimum separation between cells in PCEEM embedding for periodic fast multipole treatment",
"description":"[TO BE VERIFIED]Infinitesimal complex energy shift. Negative value switches to calculating at that value but extrapolating to 0 in linear approximation.",
"dtypeStr":"f",
"name":"x_turbomole_pceem_min_separation_cells",
"name":"x_turbomole_gw_eta_factor",
"repeats":false,
"shape":[],
"superNames":[
"section_system"
"section_method",
"settings_GW"
],
"units":"J"
},{
"description":"If true, the pure RPA response function is calculated. Otherwise, the TDDFT response function is calculated and used to screen the coulomb interaction.",
"dtypeStr":"b",
"name":"x_turbomole_gw_use_rpa_response",
"shape":[],
"superNames":[
"section_method",
"settings_GW"
]
},{
"description":"The name of the Turbomole module used for this single configuration calculation.",
"dtypeStr":"C",
"name":"x_turbomole_module",
"shape":[],
"superNames":[
"section_single_configuration_calculation"
]
},{
"description":"MP2 total energies",
...
...
@@ -511,14 +563,6 @@
"section_single_configuration_calculation"
],
"units":"J"
},{
"description":"Multipole precision parameter for PCEEM embedding",
"dtypeStr":"f",
"name":"x_turbomole_pceem_multipole_precision",
"shape":[],
"superNames":[
"section_system"
]
},{
"description":"compute node",
"dtypeStr":"C",
...
...
@@ -527,6 +571,14 @@
"superNames":[
"section_run"
]
},{
"description":"Norm of the DIIS error in an SCF-iteration",
"dtypeStr":"f",
"name":"x_turbomole_norm_diis_scf_iteration",
"shape":[],
"superNames":[
"section_scf_iteration"
]
},{
"description":"orbital with the largest residual norm for the Fia block in this iteration",
"dtypeStr":"C",
...
...
@@ -535,6 +587,14 @@
"superNames":[
"section_scf_iteration"
]
},{
"description":"Maximal resid. norm for Fia-block in an SCF-iteration",
"dtypeStr":"f",
"name":"x_turbomole_norm_fia_scf_iteration",
"shape":[],
"superNames":[
"section_scf_iteration"
]
},{
"description":"orbital with the largest residual Fock norm in this iteration",
"dtypeStr":"C",
...
...
@@ -543,6 +603,48 @@
"superNames":[
"section_scf_iteration"
]
},{
"description":"Maximal resid. fock norm in an SCF-iteration",
"dtypeStr":"f",
"name":"x_turbomole_norm_fock_scf_iteration",
"shape":[],
"superNames":[
"section_scf_iteration"
]
},{
"description":"Charges of the point charges in the unit cell used by the PCEEM embedding model",
"dtypeStr":"f",
"name":"x_turbomole_pceem_charges",
"shape":[
"number_of_atoms"
],
"superNames":[
"section_system"
]
},{
"description":"Maximum multipole moment used in the PCEEM embedding",
"dtypeStr":"i",
"name":"x_turbomole_pceem_max_multipole",
"shape":[],
"superNames":[
"section_system"
]
},{
"description":"Minimum separation between cells in PCEEM embedding for periodic fast multipole treatment",
"dtypeStr":"f",
"name":"x_turbomole_pceem_min_separation_cells",
"shape":[],
"superNames":[
"section_system"
]
},{
"description":"Multipole precision parameter for PCEEM embedding",
"dtypeStr":"f",
"name":"x_turbomole_pceem_multipole_precision",
"shape":[],
"superNames":[
"section_system"
]
},{
"description":"Final potential energy",
"dtypeStr":"f",
...
...
@@ -567,13 +669,9 @@
"kindStr":"type_section",
"name":"x_turbomole_section_functionals",
"repeats":true,
"superNames":["section_method"]
},{
"description":"XC functional type",
"dtypeStr":"C",
"name":"x_turbomole_XC_functional_type",
"repeats":true,
"superNames":["x_turbomole_section_functionals"]
"superNames":[
"section_method"
]
},{
"description":"Type of UHF molecular orbital",
"dtypeStr":"C",
...
...
@@ -609,77 +707,12 @@
"section_single_configuration_calculation"
]
},{
"description":"version of the DFT-D3 van-der-Waals correction that is used",
"dtypeStr":"C",
"name":"x_turbomole_dft_d3_version",
"shape":[],
"superNames":[
"section_method"
]
},{
"description":"geometry optimization convergence criterion - Root Mean Square of displacements",
"description":"By default Turbomole only keeps the output of the final iteration once the geometry has been converged, thus the entire optimization trajectory cannot be rebuild in most cases. Instead, this value contains the optimization cycle index to indicate how many iterations have preceded this one.",
"description":"If true, the pure RPA response function is calculated. Otherwise, the TDDFT response function is calculated and used to screen the coulomb interaction.",
"dtypeStr":"b",
"name":"x_turbomole_gw_use_rpa_response",
"shape":[],
"superNames":[
"section_method",
"settings_GW"
]
},{
"description":"[TO BE VERIFIED]Infinitesimal complex energy shift. Negative value switches to calculating at that value but extrapolating to 0 in linear approximation.",