9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-02 02:35:18 +02:00
qp2/src/dft_keywords/EZFIO.cfg

24 lines
517 B
INI
Raw Normal View History

2019-01-25 11:39:31 +01:00
[exchange_functional]
type: character*(32)
doc: name of the exchange functional
interface: ezfio, provider, ocaml
2020-03-30 19:30:29 +02:00
default: sr_pbe
2019-01-25 11:39:31 +01:00
[correlation_functional]
type: character*(32)
doc: name of the correlation functional
interface: ezfio, provider, ocaml
2020-03-30 19:30:29 +02:00
default: sr_pbe
2019-01-25 11:39:31 +01:00
[HF_exchange]
type: double precision
doc: Percentage of HF exchange in the DFT model
interface: ezfio,provider,ocaml
default: 0.
[mu_dft_type]
type: character*(32)
doc: type of mu(r) for rsdft [ cst ]
interface: ezfio, provider, ocaml
default: cst