mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-07 06:33:49 +01:00
19 lines
428 B
INI
19 lines
428 B
INI
|
[new_exchange_functional]
|
||
|
type: character*(32)
|
||
|
doc: name of the exchange functional
|
||
|
interface: ezfio, provider, ocaml
|
||
|
default: short_range_LDA
|
||
|
|
||
|
[new_correlation_functional]
|
||
|
type: character*(32)
|
||
|
doc: name of the correlation functional
|
||
|
interface: ezfio, provider, ocaml
|
||
|
default: short_range_LDA
|
||
|
|
||
|
[new_HF_exchange]
|
||
|
type: double precision
|
||
|
doc: Percentage of HF exchange in the DFT model
|
||
|
interface: ezfio,provider,ocaml
|
||
|
default: 0.
|
||
|
|