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

19 lines
609 B
INI
Raw Permalink Normal View History

2020-04-07 11:01:24 +02:00
[mu_of_r_disk]
type: double precision
doc: array of the values of mu(r)
interface: ezfio
size: (becke_numerical_grid.n_points_final_grid,determinants.n_states)
[mu_of_r_potential]
type: character*(32)
2023-11-11 16:13:23 +01:00
doc: type of potential for the mu(r) interaction: can be [ hf| cas_full | cas_truncated | pure_act]
2020-04-07 11:01:24 +02:00
interface: ezfio, provider, ocaml
default: hf
[io_mu_of_r]
type: Disk_access
doc: Read/Write the mu(r) from/to disk [ Write | Read | None ]
interface: ezfio,provider,ocaml
default: None